When deploying my nextjs site, I can see the home page, but when navigating to another page like (like /login, /optional-session, /realtime, /required-session) I get a 500 error.
There are no build errors, and when I use netlify dev --context production, it works as expected.
- Site: https://spiffy-scone-e539e7.netlify.app/
- Latest build: Netlify App