Ajmal Jalal

Results 4 comments of Ajmal Jalal

I have the same issue and it was introduced after I added getServerSideProps to my page. I am doing an API call and returning the response: `export const getServerSideProps =...

> According to this https://docs.aws.amazon.com/amplify/latest/userguide/server-side-rendering-amplify.html#supported-unsupported-features amplify supports only up to Next v11 . > > It seems like amplify is adding the `target` property to `next.config.js` which is not supported...

> I am also running into this error. I had Next.js `latest` specified in the Amplify Build Settings and am currently unable to build my apps with that. I kept...

I also request this feature.