Skip to main content

Introducing the new v0

By Steven Van ·

The rebuilt tool imports existing GitHub repos, adds git-based workflows, and connects to Snowflake and AWS databases for production use.

v0, Vercel's AI app builder, has been rebuilt for production use rather than one-off prototypes. The new version can import an existing GitHub repo, pull in its environment variables and configuration, and generate code that lives directly in that repo instead of requiring a rewrite.

  • A new Git panel creates a branch for each chat, opens pull requests against main, and deploys on merge, so people without a local dev setup can still ship through a normal git workflow.
  • Secure integrations with Snowflake and AWS databases let apps connect directly to existing tables for reporting and internal tools, without building an ETL pipeline.
  • Because v0 runs on Vercel, deployments can have protection requirements and access controls set for each app.

Vercel says the release addresses vibe coding becoming a "shadow IT problem," with credentials pasted into prompts and no audit trail. It plans to add support for building and deploying agentic workflows within v0 later in 2026.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Introducing the new v0 on Creators Toolbox