v0
Your web development agent. Created by Vercel.
- You can now share chats with individual teammates directly from v0.
- You can now jump to the code for components in Design Mode.
- You can now restore deleted chats. Find them in the Archive tab for up to 30 days.
- The v0 Platform API is now available in public beta. Use our text-to-app API to build your own v0: • Generate code for web apps from prompts • Structured parsing of generated code • Automatic error fixing • Link with a rendered preview • All backed by a v0.dev link vercel.com/changelog/v...
- Join us for a v0 AMA, tomorrow at 3:30 PM ET. Bring your questions! community.vercel.com/t/community...
- We've made the preview loading time in v0 up to 24.2% faster for complex generations.
- You can now share your v0 profile page, complete with your published community submissions and activity graph. Share your profiles in the replies!
- You can now drag to adjust values in Design Mode.
- With Design Mode, you can quickly swap out icons and adjust colors using Tailwind's native palette.
- You can select from color tokens defined in your tailwind.config.js or Tailwind's default color tokens. Icons are from Lucide React, with more icon libraries coming soon.
- Introducing Design Mode on v0: • Quickly tweak your generation — copy, typography, layout, colors, styling, and more • Preview changes and save when ready • No need to spend credits or wait for an LLM • Tailwind and shadcn native
- You can now use v0-1.5-md and v0-1.5-lg via API in beta. vercel.com/docs/v0/api
- Our newest models have up-to-date knowledge on the web ecosystem and are best in class for generating error-free web applications. vercel.com/blog/how-we...
- Introducing GitHub sync on v0: • Push generated code to GitHub directly from v0 • v0 will automatically pull changes from GitHub into your chat • Switch branches and open PRs to collaborate with your team
- You can now use v0 models in Cline.
- Ahora puedes usar v0 en español. You can now use v0 in Spanish.
- We're releasing v0's AI model: • Specialized web-dev knowledge • OpenAI-compatible API • Use in Cursor, Codex, or your own app Now in beta in the API, AI SDK, or AI Playground.
- v0's first model: v0-1.0-md • Text and image inputs • 128K total context • 32K output context • $3/1M input tokens • $15/1M output tokens vercel.com/docs/v0/api
- We've made loading the largest 10% of chats up to 54% faster.
- v0 has a new usage-based pricing model: • Draw down from a monthly credit balance based on tokens used per message • Access detailed information on usage and limits for each plan • Purchase additional credits on paid plans, so you can always use v0 vercel.com/blog/improv...
- For existing users, you will transition to the new pricing structure at the start of your next billing period. The plan prices remain unchanged at $20 for Premium and $30/seat for Team. You can opt-in immediately at v0.dev/chat/settin....
- Join the v0 team live on May 14. We'll demo the latest product updates: • Syncing with Github • AI and database integrations • AI-powered image generation • Rebuilt navigation and deployment flow vercel.fyi/new-with-v0
- We've now made it easier to access project-level information — deployments, integrations, environment variables, knowledge, and community.
- v0 generations can now use geolocation data in previews.
- v0 now responds up to 22% faster in large chats. (Chart shown built with v0)
- We've simplified and improved navigation across v0.
- v0 can now play a sound when finished streaming on an unfocused window.
- Honored to have v0 named a 2025 Webby Awards winner in the Developer Tools category.
- You can now recover deleted files in v0.
- You can now use AI integrations in v0: • Add generative AI to your applications with models from @xai, @FAL, @GroqInc, or @DeepInfra • API keys are automatically set up for you — no additional signup necessary • Pay as you go, top up automatically, and manage your spend through Vercel Marketplace
- With AI integrations, you can access the @xai free tier in v0, exclusive to Vercel. Get $10 to use across all Grok models.
- v0 is nominated for @TheWebbyAwards in the Developer Tools category. Help us win — public voting is open until April 17th: vote.webbyawards.com/PublicVotin...
- Newly created v0 projects will have Fluid compute on by default. Long-running workloads like APIs, streaming, and AI will see up to an 85% reduction in usage and costs.
- Fluid Compute allows a single Vercel Function to handle multiple invocations simultaneously. Learn more about Fluid at vercel.com/fluid.
- You can now add integrations directly from the chat header in v0.
- You can now lock all but one file in the v0 code editor.
- v0 will now generate images instead of placeholders for v0 Ultra users.
- v0 enables you to build full-stack apps with database integrations. For example, you can build an app to discover podcasts with @supabase.
- You can connect to the Vercel Marketplace in a few clicks. Many providers offer generous free tiers.
- With @supabase, @nextjs, and @aisdk, you can: • Store and retrieve episode information from Supabase • Use dynamic routes to show episode-specific information • Build generative AI features with multiple models • Create a shared layout for fast navigations between pages
- You can now connect Vercel Blob to your v0 generations. With Blob, you can easily store uploaded assets like images and videos.
- You can now connect existing databases to v0. v0 will automatically have knowledge of the connected database's schema.
- v0 now supports adding assets and binaries directly to your codebase.
- These assets can be stored in the /public folder or imported directly, and can be previewed in the editor.
- Finish off your full-stack apps in v0 with a database. For example, if you are building a financial dashboard, you can now persist transaction data in @neondatabase.
- Connect to the Vercel Marketplace in a few clicks. Many providers offer generous free tiers.
- With @neondatabase and @nextjs, you can: • Use server components to load initial transaction data on the server • Create a shared layout for fast navigations between pages • Use route groups to organize the pages in your dashboard • Store and retrieve transaction data from Neon