Next.js Discord

Discord Forum

[Help] Deploying Next.js App Router (SSR) on IIS with Dynamic Folder Name

Unanswered
Gharial posted this in #help-forum
Open in Discord
GharialOP
I'm trying to deploy a Next.js App Router app (SSR) on IIS using iisnode. I want it to run under a dynamic folder name like:
http://localhost/myAppFolder/
Has anyone done this before or can guide me with a working approach? Appreciate any help!

0 Replies