[Help] Deploying Next.js App Router (SSR) on IIS with Dynamic Folder Name
Unanswered
Gharial posted this in #help-forum
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!
http://localhost/myAppFolder/
Has anyone done this before or can guide me with a working approach? Appreciate any help!