I was getting 503 in AWS Amplify in NEXT.JS Api Folder. #40597
Answered
by
HammadUllahKhan12
HammadUllahKhan12
asked this question in
Help
Replies: 2 comments
Answer selected by
HammadUllahKhan12
|
So if i want to use Next.js version 16, i would have to change the way i call APIs ? Probably hosted elsewhere ? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I fixed the issue. The issue is you need to downgrade your next version to 11.3.3 and make sure the AWS Amplify is not getting the latest Next js version.
You can set the NExt Version in AWS Amplify -> Build settings -> Edit