How to deploy nextjs 15 with .net framework
Unanswered
Northeast Congo Lion posted this in #help-forum
Northeast Congo LionOP
created a new project using app router with api routes and a server component doing an initial fetch. Our backend is .net mvc framework which is reliant on windows and deploys to a dedicated server. We use azure devops for our pipelines and deployment. What’s the best practice way to deploy this project? I seen export: output suggested, etc do I deploy to a static web app or azure app service?
1 Reply
@Northeast Congo Lion created a new project using app router with api routes and a server component doing an initial fetch. Our backend is .net mvc framework which is reliant on windows and deploys to a dedicated server. We use azure devops for our pipelines and deployment. What’s the best practice way to deploy this project? I seen export: output suggested, etc do I deploy to a static web app or azure app service?
Dutch
deploy next to vercel, you have prebuilt backend tho