Closed regularuserrr closed 4 weeks ago
Here is my build settings
Hi @regularuserrr 👋 , thanks for reaching out. Have you reviewed your app's hosting compute logs? The logs are delivered to CloudWatch under the log group /aws/amplify/{app-id}
. These logs should indicate errors that may have occurred in the compute runtime and will be a good starting point to debug such issues.
Docs: https://docs.aws.amazon.com/amplify/latest/userguide/monitoring-with-cloudwatch.html#ssr-logs.
Closing this thread as we shared the best practice on debugging compute runtime errors.
Environment information
Describe the bug
I have next js app.It's builded and deployed properly but when I launch it it returns just 500 internal server error
Reproduction steps
1.Deploy next app 2.Open it