2. The Vercel Platform — Mental Model
Vercel is a Developer Experience (DX) Platform — not just a hosting provider. The mental model has four layers:
┌──────────────────────────────────────────────────────────┐
│ DEVELOPER EXPERIENCE LAYER │
│ Git push → auto-build → preview URL → production │
│ v0 (AI app builder) · Vercel Agent · CI/CD pipeline │
├──────────────────────────────────────────────────────────┤
│ COMPUTE LAYER │
│ Serverless Functions · Edge Runtime · Fluid Compute │
│ Vercel Functions (unified umbrella since mid-2025) │
├──────────────────────────────────────────────────────────┤
│ EDGE NETWORK LAYER │
│ Global CDN · Edge Cache · Routing Middleware │
│ Edge Config (global KV) · Image Optimization │
├──────────────────────────────────────────────────────────┤
│ AI CLOUD LAYER (new, 2025–2026) │
│ AI SDK · AI Gateway · Vercel Sandbox · Workflows │
│ v0 · use-workflow (durable workflows) │
└──────────────────────────────────────────────────────────┘
The core value proposition in one sentence
"From code to globally distributed, framework-optimised infrastructure in one git push — with zero configuration."
Vercel deeply understands your framework (especially Next.js, which Vercel created) and provisions the right compute, caching, and CDN configuration automatically.
Key company facts for customer conversations
- Founded by Guillermo Rauch (creator of Next.js and Socket.io)
- $300M Series F at $9.3B valuation (October 2025)
- Enterprise customers: The Washington Post, Zapier, HashiCorp, Adobe, Anthropic, OpenAI, PayPal, Under Armour, eBay, Ramp, Supreme
- Creator of: Next.js, Turbopack, AI SDK, v0, SWC (Speedy Web Compiler)
- v0 (AI app builder): used by 4M+ people by early 2026