Hi - we recently started getting an error on new deployments where, on certain routes, we get a blank screen with an “Internal Server Error” text.
This is a route that has this error, for example: https://deploy-preview-776--studio-next-prod.netlify.app/classes/christina-tosi
This is a route that works well as expected, for example: Creative Baking: The Complete Guide To Developing Your Own Original Dessert Recipes
It all works on localhost, so it seems to be something related to Netlify when the site loads or during build (although build seems to go through without errors).
We think we haven’t made any changes recently that could’ve caused this, so wondering if it’s an error other people are getting with Netlify or Next.js?
Any ideas on how to fix or what’s causing the error?