Nextjs Multizone
Answered
Astronoux posted this in #help-forum
Hi Guys! I need help with Nextjs Multizone?
For example:
acme.com = Separate Nextjs App
console.acme.com = Separate Nextjs App
app.acme.com = Separate Nextjs App
Can an app be built like this for a same domain
For example:
acme.com = Separate Nextjs App
console.acme.com = Separate Nextjs App
app.acme.com = Separate Nextjs App
Can an app be built like this for a same domain
12 Replies
You can just deploy seperate apps
and add domains to them
Deploy 3 apps, individually add domains to them
I did think of this but how do I share user session data
Answer
Thanks for the resource @"use php"
Where can I find more about Nextjs Multizone projects? Maybe YT or GitHub resources will be helpful to under this concept better.
Where can I find more about Nextjs Multizone projects? Maybe YT or GitHub resources will be helpful to under this concept better.
I'm not sure about that much. You can search it
@"use php" You can just deploy seperate apps
Mark Message as solution please
@"use php" Mark Message as solution please
How do I go that?
@"use php" You can just deploy seperate apps
Right Click > Apps > Mark Solution
thanks
Thank you!