_pim
TTCTheo's Typesafe Cult
•Created by Hallowed be Thy Jeff on 5/15/2023 in #questions
Local Deployoment
Although your mileage may vary, a list of unsupported features is quite long on that page
13 replies
TTCTheo's Typesafe Cult
•Created by Hallowed be Thy Jeff on 5/15/2023 in #questions
Local Deployoment
Ah hold on then, if your app does not have any API endpoints then you can try to generate the static assets: https://nextjs.org/docs/pages/building-your-application/deploying/static-exports
13 replies
TTCTheo's Typesafe Cult
•Created by Hallowed be Thy Jeff on 5/15/2023 in #questions
Local Deployoment
It’s not possible to generate static pages if that’s what you meant though, as you need a server to handle your API routes etc
13 replies
TTCTheo's Typesafe Cult
•Created by Hallowed be Thy Jeff on 5/15/2023 in #questions
Local Deployoment
As long as you can proxy requests from IIS to a long-running node.js process it should be possible
13 replies