Next.js Discord

Discord Forum

Subdomain, different build

Unanswered
Brown bear posted this in #help-forum
Open in Discord
Brown bearOP
Hello, not sure if it's the right place to ask but I don't know where else to ask.

I want to upload a different build on a Vercel subdomain than my main domain.

I have domain.com with my main build, and i want a completely different build to be uploaded on invites.domain.com for example.

Can't seem to find the right way to do it.

This is more a Vercel question I guess, but I hope some of you guys here have encountered this and can help.

Thanks!

6 Replies

Brown bearOP
Ahhh, so then I would only need to generate the subdomain over on cloudflare ?
and just link the build to the subdomain?
yes
vercel has domains tab and it will give you proper directions on how to do that
Brown bearOP
great, thank you very much, going to give it a try right now!