You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.
Hi i'm new with serverless-next.js. Today I tried to first deploy using serverless
When i created new create-next-app and deployed, it worked well
Then i tried deploy in my company Next application, it throws 503 error page
Please look in CloudWatch logs and post the details of the error - The CloudFront 503 error page is very generic and won't tell why it is failing. I suspect it may be related to next-i18next package not able to find files. If so, please see here for more details on how to fix: #767
Describe the bug
Hi i'm new with serverless-next.js. Today I tried to first deploy using serverless
When i created new create-next-app and deployed, it worked well
Then i tried deploy in my company Next application, it throws 503 error page
Steps to reproduce
1- Config serverless.yml
2- Set .env AWS key
3- Try npx serverless
3- Deploy success
4- Click on cloudfront URL response 503 error page
Screenshots/Code/Logs
The text was updated successfully, but these errors were encountered: