“something went wrong” message while trying to access my successfully deployed nextjs app

My site is totslab.netlify.app

I was able to successfully deploy via netlify console.

I am able to successfully run the app locally using the netlify cli.

But it gives me an error “something went wrong” with a blank white page.

What I’ve tried so far

  • Try to go through deploy lots
  • Try netlify cli locally to build, run and deploy
  • Looked through other topics

Please let me know what I’m missing. Thanks!

@jaswanthm It’s a 500 Internal Server Error

Next.js sites run through functions by default, so you should check your Function logs:

1 Like

The site doesn’t exist annymore.