I have multiple chats within a single projects. When i hit a deployment of another chat within the same project, it rwrites on the same deployment.
Can’t I deploy with separate URL and have more than 1 deployment per project ?
I have multiple chats within a single projects. When i hit a deployment of another chat within the same project, it rwrites on the same deployment.
Can’t I deploy with separate URL and have more than 1 deployment per project ?
Did you know about these other v0 resources? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.
This guide is a great place to start.
And these recordings can give you a look at v0 features and strategies in action: Topics tagged v0
Hi @isga, welcome to the Vercel Community!
Each v0 project is linked to a Vercel Project. So, whenever you deploy from any of the chats of that v0 project the deployment is done on the same Vercel Project.
If you want to deploy chats separately you should keep them in separate projects.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.