vO app deploy to Vercel

Hi, @laurenburley! Welcome to the Vercel Community :raised_hands:

It’s great to hear about your app, and how you built it with v0. I’m curious – what did you build? :smile:

Right now, the easiest way would be copying the generated code to a new or existing project. Then committing this code to a git repository such as GitHub, GitLab or BitBucket.

Once you have the code committed, you can then use Vercel to host your app.

See relevant documentation: Get started with Vercel

Hope that helps!