Nextjs app html pages error 500
Hey everyone, I'm encountering a peculiar issue with my Next.js app. The app itself is running smoothly, but I'm facing a problem with HTTP requests specifically for HTML pages. Whenever I try to access any HTML document within the app, it consistently returns an 500 HTTP server error, despite everything else functioning correctly.
Thanks in advance for your help!
Thanks in advance for your help!