Syntax Error in Next.js v13.5.4 Deployment on IIS Server (Windows)
I am experiencing difficulties deploying my Next.js v13 application on a Windows Server running IIS. After deployment, I encounter a syntax error that prevents the application from running properly. Specifically, I cannot locate main-app.js in the /next folder as expected. Here are the details of the issue: