using subdomains to host two next.js apps #12257
Unanswered
chrisdrackett
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to do the following:
app.domain.com
- our app, anext.js
app.domain.com
- a marketing site for our app, also anext.js
app.We are currently hosting on Vercel and our domains are there as well.
Ideally both of these projects are in the same repo. Is this currently possible?
Beta Was this translation helpful? Give feedback.
All reactions