Vercel was founded in 2015 by Guillermo Rauch as ZEIT, rebranding to Vercel in 2020. Rauch previously created Socket.io and Mongoose (the MongoDB ODM for Node.js). The company is best known as the creator and primary sponsor of Next.js, the React framework that has become the default choice for building modern web applications.
Vercel’s platform handles deployment, hosting, and scaling of frontend applications. Push to Git, and Vercel automatically builds and deploys your site with preview URLs for every pull request. The experience is designed to feel instant — deploys typically complete in seconds.
Next.js powers much of the modern web. Companies including Hulu, Nike, Notion, TikTok, and The Washington Post use it. The framework supports server-side rendering, static generation, incremental static regeneration, and App Router — a newer architecture that uses React Server Components.
Vercel has raised over $300 million in total funding, with a valuation around $3.5 billion as of its 2024 funding round. The company’s investor list includes Accel, GV (Google Ventures), and notable tech figures.
The platform’s edge network, built on top of providers like AWS and Cloudflare, deploys functions and assets globally. Vercel’s serverless and edge functions let developers run backend logic close to users. Additional products include Vercel KV (key-value store), Vercel Postgres, Vercel Blob (file storage), and the AI SDK for building AI-powered applications.
Headquartered in San Francisco with a remote-first team, Vercel employs several hundred people. The company’s business model combines a generous free tier for personal projects with paid plans for teams and enterprises.