← All episodes

Guillermo Rauch: Vercel CEO on how v0 hit 3,200 PRs merged per day (and lets anyone ship)

| 11 products mentioned
Watch on YouTube ai-powered development no-code/low-code tools production deployment git workflows skill marketization democratization of engineering ai agents

Guillermo Rauch, CEO of Vercel, demonstrates how v0 has evolved from a prototype tool into a production-grade AI coding assistant that enables teams to ship code at unprecedented velocity—reaching 3,200 PRs merged per day. The episode showcases how v0's new Git workflow integration, skills system, and branch preview capabilities democratize software development by allowing non-engineers and engineers alike to contribute directly to production applications with proper safeguards, fundamentally changing how companies build and iterate.

Key takeaways
  • v0's branch-based workflow brings traditional engineering practices (code review, previews, safe deployments) directly into the AI coding experience, eliminating the friction of setting up local development environments.
  • The skills marketplace (skills.sh) has become a critical distribution mechanism for best practices and frameworks, allowing models to leverage vetted knowledge rather than inventing solutions from scratch.
  • Skills.sh now hosts 34,000 community-contributed skills with 500 being added every hour, requiring built-in safeguards like rate limiting and abuse prevention to maintain quality and security as it becomes the centralized hub for AI-assisted development.
  • Non-technical stakeholders (marketers, designers, product managers) can now directly ship changes to production websites through v0 without "petitioning engineers," reducing prioritization friction and accelerating company velocity.
  • Production-grade reliability for AI agents requires workflow infrastructure that handles retries, timeouts, and network failures—not just UI generation—enabling background agents to handle multi-step tasks reliably.
  • v0's real-time visual previews and full VS Code editor within the browser lower the barrier to engineering work, particularly for learning and experimentation, while maintaining enterprise-grade deployment standards through Vercel's infrastructure.

Recommendations (9)

Remotion
Remotion uses

"For example, I use this Remotion best practices one to let me import components and regularly create videos really, really quickly."

How I AI · ▶ 3:11

Next.js
Next.js uses

"It downloaded dependencies. It installed the exact versions of Next.js and every dependency within the project."

Guillermo Rauch · ▶ 7:48

Redis
Redis uses

"In this case it knows what the data source is of this project right we're storing data in Redis by app stash."

Guillermo Rauch · ▶ 11:42

Cursor
Cursor uses

"My co-founder is using Cursor and now we have like a mutual compatibility."

Guillermo Rauch · ▶ 41:20

Three.js
Three.js uses

"Could it render with Three.js and things like that a live chess match and could I have two AIs battle it out?"

Guillermo Rauch · ▶ 26:07

"At the office we have a thing called Vesta board which is a board where you can basically render things in the real world."

Guillermo Rauch · ▶ 28:32

Recraft uses

"We're going to share recraft models through the Vercel AI gateway. So you can create assets that are beautiful game ready scalable in high DPI screens."

Guillermo Rauch · ▶ 31:10

Slack
Slack uses

"The process itself of building this was very much prompt driven I'll say like chatting in Slack and saying hey wouldn't it be nice if we had a hub for this."

Guillermo Rauch · ▶ 4:04

Snowflake
Snowflake uses

"It can write Python code, it can run it, it can make a look up to Snowflake, it can search the web, it can come back, it can fix it."

Guillermo Rauch · ▶ 37:50

Mentioned (2)

VS Code
VS Code "We both have a full full scale VS Code editor as well as the real project running within v0." ▶ 6:32
Homebrew
Homebrew "I spent this morning with my designer installing homebrew like like it just wasn't on her laptop." ▶ 8:38