Visual Studio Code – How to properly run NextJS (13.4) on IIS?
ExpressJS apps work fine on IIS but when i tried to install a NextJS I ran into this error I Followed the guidelines from this article but it seems like I am missing something. Project Setup I have Created app.js…