Multi zones with App and Pages
Unanswered
Tropical Parula posted this in #help-forum
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?
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
should be the same with both the pages router and the app router