blog/running-next-js-web-apps-on-iis-with-httpplatformhandler/ #24
Replies: 4 comments 2 replies
-
Hi i am planning to host my nextjs application in IIS and i'm following your tutorial. My question is, how to deploy nextjs application with socket.io in IIS? |
Beta Was this translation helpful? Give feedback.
-
Hi, I want to retrieve the authenticated user in IIS using Next.js. How can I do that? |
Beta Was this translation helpful? Give feedback.
-
thanks for the tutorial, worked pretty fine to me. |
Beta Was this translation helpful? Give feedback.
-
Hi, I am planning to host my Next.js application on IIS, and I’m following your tutorial. My question is, how can I deploy a Next.js application with the output set to 'standalone'? The node_modules folder has too many files, which complicates my deployment process. Could you guide me on building and deploying the application with IIS? |
Beta Was this translation helpful? Give feedback.
-
blog/running-next-js-web-apps-on-iis-with-httpplatformhandler/
A post about creating a simple Next.js web app and deploy it on IIS with HttpPlatformHandler
https://docs.lextudio.com/blog/running-next-js-web-apps-on-iis-with-httpplatformhandler/
Beta Was this translation helpful? Give feedback.
All reactions