How to create new site in v0 project

I have a project in which I have my main site which I created using v0 and that v0 project is connected with vercel project now under that project I want a subdomain website which will be my dashboard but here a problem, I have a dashboard built on nextjs already from GitHub open-source project I got files now I want to add that in v0 and ask to customise from that point this will save time as making dashboard from starting will take much time.

One example for your better understanding what I want… Suppose

I have a project in v0 named example and that v0 project is connected with vercel project for hosting files. Now I have created a site with domain example.com. now under that same project folder I want another site with domain dashboard.example.com. the dashboard is in my local machine got from GitHub. I want that in v0 to ask v0 to customise .

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

is there anyone here to help?

Hey @rockson61

As of today, v0 does not have any git integration to get your local (or git) codebase into it. There is the sources section located in a v0 Project’s Settings that allows you to bring code snippets or components in for context.

But as of April 2025, there is not a way to have v0 iterate directly on a codebase you currently have.

I would recommend to try making a new v0 Project, leverage instructions to level set the technologies (Next 15, tailwind, etc), and then use the Sources feature to bring some of the core parts of your existing project in as context.

Can I have v0 in vscode or cursor and will it change the current project in vscode

No available yet.

But soon: