Next.js Discord

Discord Forum

Multi zones with App and Pages

Unanswered
Tropical Parula posted this in #help-forum
Open in Discord
Tropical ParulaOP
I have one website written with pages router and a new website written with app router.

I want to deploy the new website together with the old one, using multi zones. https://nextjs.org/docs/pages/building-your-application/deploying/multi-zones
This documentation only exists for pages router. Does the multi zone-setup not work for app router?

2 Replies