You can use Preview Deployment Suffixes allow dynamic subdomains like:

You can use Preview Deployment Suffixes allow dynamic subdomains like:

We can use preview deployment suffixes to allow dynamic subdomains but it doesn´t disclose how this is done. As far as I can tell that feature only allow a single domain but not dynamic values. Am I missing something?

Can you share the usecase? Basically, if you use example.com as a Preview deployment Suffix, it will create all preview builds with autogenerated-url.example.com

Yes.

This is for a multi tenency app where each user has a unique subdomain.

So I would like to be able to access a preview deployment for my user Siggi and you should be able to access the Swarnava preview deployment.

We have a guide for this: Build a multi-tenant app with Next.js and Vercel

@swarnava
I know you do!

But unfortunately it doesn’t disclose the steps how to achieve this. I at least could not figure it out but if you could give me some steps to follow that would be great.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.