Next.js Discord

Discord Forum

Multiple App accessible through a single URL (Mono(Turbo)repo)

Unanswered
Red-shouldered Hawk posted this in #help-forum
Open in Discord
Red-shouldered HawkOP
Looking for ideas/suggestions etc.

We've got multiple websites which were originally hosted under their own sub-domains, the business now wants to have the sites all accessible through single URL.

For example:
test.com => A
test.com/B => B

using turbo repo and multi zones I can do that no issue locally but actually deploying it is something I haven't been able to solve. We have to stay with AWS so no chance of us moving to vercel.

Thanks.

2 Replies