
FAQs | v0 Docs
Common questions about what v0 is, how it works, and how to build with it.
Cursor | v0 Docs
Use v0 inside Cursor to build with natural language.
v0 Model API | v0 Docs
import { generateText } from 'ai' import { vercel } from '@ai-sdk/vercel' const { text } = await generateText({ model: vercel('v0-1.0-md'), prompt: 'Create a Next.js AI chatbot with authentication', })
pricing card | A shadcn/ui and v0 generation
Home Get StartedToggle Menu Link to carlosabadia's v0.dev Profile pricing card DesktopTabletMobile Full Screen
Databases | v0 Docs
Build full-stack applications with v0's database integrations. When building applications, it can be useful to add data persistence to properly mock out more complex flows. v0 enables simple, one-click …
Create Project | v0 Docs
Creates a new v0 project with an optional description, icon, environment variables, and instructions. Projects help organize chats and manage context.
Figma | v0 Docs
Turn your Figma files into high-fidelity UIs. v0's Figma integration bridges design and development by extracting visual and structural context directly from your Figma files.
Design systems | v0 Docs
Create a custom registry to use your design system with v0 and Shadcn.
Teams | v0 Docs
Collaborate with your team on projects with shared resources.
AI Tools | v0 Docs
Integrate v0 Platform API with AI SDK to build autonomous agents and intelligent workflows