Vercel Inc.
A cloud application platform for building, deploying, and operating modern websites and web applications.
Last updated August 27, 2026
Overview
Vercel Inc. is a United States cloud application company whose platform combines developer tools, web frameworks, deployment workflows, and managed cloud infrastructure. The company is best known as the creator and principal maintainer of Next.js, an open-source React framework used to build server-rendered, statically generated, and increasingly dynamic web applications. Vercel also develops products for application delivery, edge execution, observability, artificial-intelligence integration, and frontend-focused infrastructure. The company was founded in 2015 by Guillermo Rauch under the name ZEIT. Rauch had previously been associated with Socket.IO and with the development of Next.js. Vercel’s commercial platform was designed around making deployment from a source-code repository straightforward: developers can connect GitHub, GitLab, or Bitbucket repositories, receive automatic builds and deployments, and publish projects on Vercel-managed infrastructure or custom domains. Deployments are ordinarily assigned a vercel.app subdomain, while the platform also supports custom-domain configuration and programmable deployment through the Vercel CLI and REST API. Vercel’s positioning centers on a composable, frontend-oriented alternative to traditional application hosting. It abstracts much of the operational work involved in build pipelines, content delivery, serverless execution, caching, and global distribution while retaining integrations with common JavaScript and TypeScript workflows. Its infrastructure uses Amazon Web Services and is designed to combine elastic, serverless-style execution with globally distributed delivery. Vercel is also a member of the MACH Alliance, reflecting its emphasis on modular, API-driven, cloud-native architecture. The company changed its name from ZEIT to Vercel in April 2020, retaining its triangular visual identity. It expanded beyond deployment hosting through acquisitions including Turborepo, Splitbee, Tremor, and NuxtLabs. Its product scope also broadened into artificial intelligence. In 2023, Vercel introduced v0, a natural-language interface for generating web applications, and released the AI SDK, a JavaScript and TypeScript toolkit for building streaming and conversational AI experiences. These products place Vercel at the intersection of frontend development, cloud deployment, and generative-AI application development. Vercel remains a privately held company. Reported financing rounds include a $102 million Series C in 2021 and a $250 million round in May 2024. The latter was reported to value the company at $3.25 billion. The supplied reference material also reports a $300 million Series F in September 2025 at a $9.3 billion valuation. Because Vercel is private, there is no public stock ticker. Its current business is focused on the Vercel Platform, Next.js, AI SDK, v0, developer productivity tools, and infrastructure for deploying modern web applications.
History
Vercel began in 2015 as ZEIT, founded by Guillermo Rauch. The company grew out of a developer-oriented approach to web application deployment and was closely associated with Next.js, the open-source React framework that Rauch helped create and that Vercel continues to maintain. Its central proposition was to reduce the operational complexity of deploying frontend applications by connecting source-code repositories to automated builds, preview environments, globally distributed delivery, and managed execution. The platform supports deployments from GitHub, GitLab, and Bitbucket, as well as releases through the Vercel CLI and REST API. Projects receive Vercel-hosted addresses by default, while teams can configure custom domains. The service is built around composable architecture and uses Amazon Web Services for infrastructure. Its design combines static delivery, serverless-style execution, caching, and edge-oriented distribution. Vercel’s membership in the MACH Alliance reflects its stated compatibility with modular, API-first, cloud-native technology patterns. In April 2020, ZEIT adopted the Vercel name while retaining its triangular logo. The rebrand accompanied a broader effort to position the company as a general cloud platform for modern web development rather than solely as a deployment service. Vercel subsequently expanded its portfolio through acquisitions. Turborepo joined the company in December 2021, followed by Splitbee in October 2022. Tremor was acquired in January 2025, and NuxtLabs, associated with the Nuxt framework, was acquired in July 2025. The supplied reference also reports a July 2026 acquisition of Better Auth. Vercel’s product strategy increasingly incorporated artificial intelligence. In 2023 it released v0, a tool that generates web-application interfaces and code from natural-language prompts. It also released AI SDK, intended to help JavaScript and TypeScript developers create streaming and conversational experiences. The company maintains an open-source library for building AI-generated products, connecting its AI initiatives with its existing developer ecosystem. The supplied reference states that v0 received a Webby Award in developer tools in 2025. The company raised $102 million in a Series C round in June 2021 and $250 million in May 2024 at a reported $3.25 billion valuation. The supplied reference further reports a $300 million Series F in September 2025, co-led by Accel and GIC, at a reported $9.3 billion valuation. These figures describe private financing events rather than public-market capitalization. Vercel also introduced Fluid in 2025, an infrastructure model intended to combine concurrent request handling within a regional instance with the elasticity of serverless systems. The company’s public profile became controversial in September 2025 after Rauch met Benjamin Netanyahu to discuss artificial intelligence and its potential use in Israel’s economy and defense during the Gaza war. The supplied reference reports user backlash and stated intentions by some customers to migrate applications away from Vercel. In April 2026, Vercel reportedly disclosed a security breach involving unauthorized access to certain internal systems. The company said the incident originated through a compromised third-party AI tool and involved access to some environments and environment variables that had not been marked sensitive. The supplied material describes an online claim of responsibility by a threat actor, followed by deletion of the claim and reported denial by the named group. In March 2026, Vercel also reportedly appointed Mitchell Hashimoto to its board. Vercel remains an active, privately held cloud application company centered on Next.js, the Vercel Platform, frontend infrastructure, developer productivity, and AI-enabled web development.
- 2025Fluid infrastructure introduced
Vercel introduced Fluid, designed to combine concurrent regional processing with serverless elasticity.
- 2024Major private financing round
Vercel raised a reported $250 million in May at a reported $3.25 billion valuation.
- 2023Launch of v0 and AI SDK
Vercel entered AI-assisted web development with v0 and released AI SDK for JavaScript and TypeScript applications.
- 2021Series C financing
Vercel raised a reported $102 million Series C round in June.
- 2021Turborepo joins Vercel
Vercel acquired Turborepo, strengthening its build and monorepo tooling.
- 2020ZEIT rebrands as Vercel
The company changed its name to Vercel in April while retaining its triangular logo.
- 2015ZEIT is founded
Guillermo Rauch founded the company as ZEIT, focusing on developer-oriented deployment and hosting for modern web applications.
Products and positioning
A developer-first cloud platform for composable frontend development, globally distributed deployment, and AI-enabled web application creation.
Vercel PlatformCloud application platform
Vercel Platform provides repository-connected builds, preview deployments, production hosting, custom domains, edge delivery, serverless-style execution, and related operational tooling. It is designed for frontend and full-stack web applications and can be operated through Git integrations, the Vercel CLI, and the REST API. The platform gives projects a default vercel.app address while supporting custom-domain deployments.
Next.jsWeb development framework
Next.js is an open-source React framework maintained by Vercel. It supports multiple rendering and delivery approaches, including static generation, server rendering, and dynamic application behavior. Vercel optimizes its hosting platform around Next.js, while the framework can also be deployed in other environments.
v0AI web-development tool2023
v0 is Vercel’s natural-language web-development product. It generates web interfaces and application concepts from user prompts, helping developers move from descriptions to editable web experiences. It represents Vercel’s expansion from deployment infrastructure into AI-assisted product creation.
AI SDKArtificial-intelligence developer SDK2023
AI SDK is a JavaScript and TypeScript software development kit for building AI-powered applications. Its stated use cases include conversational and streaming interfaces, allowing developers to integrate model responses into web applications while using familiar frontend and server-side JavaScript workflows.
TurborepoBuild and monorepo tool
Turborepo is a high-performance build system for JavaScript and TypeScript monorepositories. Vercel acquired the project in 2021 and incorporated it into its broader developer-tooling portfolio, where it supports faster task execution and build management across related packages and applications.
Flagship businesses
- Vercel Platform
- Next.js
- v0
- AI SDK
- Turborepo
Brand decisions
- 2025Introduction of Fluid infrastructureStrategy
Vercel sought to combine the elasticity of serverless computing with more efficient concurrent processing in regional instances.
What changed. It introduced Fluid, an infrastructure model in which a local-region instance can handle multiple requests concurrently while retaining elastic scaling characteristics.
Aftermath. Fluid became part of Vercel’s effort to distinguish its application infrastructure from simpler static hosting and conventional serverless execution.
- 2023Expansion into AI-assisted web developmentProduct launch
Generative AI created new opportunities for software creation and for conversational interfaces in web products.
What changed. Vercel launched v0 and AI SDK for natural-language application generation and AI-powered JavaScript and TypeScript experiences.
Aftermath. The company broadened its positioning from frontend deployment toward AI application development and infrastructure.
- 2022Acquisition of SplitbeeM&A
Application analytics and experimentation could extend the value of a deployment platform beyond hosting.
What changed. Vercel acquired Splitbee in October 2022.
Aftermath. The transaction added analytics-related capabilities to the company’s product ecosystem.
- 2021Acquisition of TurborepoM&A
Build performance and monorepo management were important parts of modern JavaScript development workflows.
What changed. Vercel acquired Turborepo in December 2021.
Aftermath. Turborepo strengthened Vercel’s developer-tooling portfolio alongside its deployment platform.
- 2020Rebrand from ZEIT to VercelStrategy
The company had expanded from deployment tooling toward a broader platform for building and operating web applications.
What changed. It adopted the Vercel name while retaining its triangular logo.
Aftermath. The Vercel brand became the umbrella identity for the company’s hosting, framework, developer-tooling, and infrastructure products.
Leadership
| Name | Title | Tenure |
|---|---|---|
| Mitchell Hashimoto | Board member | 2026– |
| Guillermo Rauch | Founder and Chief Executive Officer | 2015– |
| Guillermo Rauch | CEO | 2015– |
Controversies
- 2026Reported internal-systems security breachControversy
Vercel reportedly disclosed unauthorized access to certain internal systems after a third-party AI tool was compromised. The company said some environments and environment variables that were not marked sensitive were accessed. A threat actor’s public claim was reportedly deleted and later disputed.
- 2025Backlash over meeting with Benjamin NetanyahuControversy
The supplied reference reports that CEO Guillermo Rauch met Benjamin Netanyahu to discuss artificial intelligence and its applications in Israel’s economy and defense during the Gaza war. The meeting prompted criticism and reports that some users intended to migrate their applications away from Vercel.
Recent events
- 2026Vercel appoints Mitchell Hashimoto to its board
The supplied reference reports that Mitchell Hashimoto, a HashiCorp co-founder and creator of Terraform, Vagrant, and Ghostty, joined Vercel’s board of directors.
Leadership change - 2025Vercel acquires Tremor
Vercel acquired Tremor, adding dashboard and data-visualization capabilities to its product ecosystem.
M&A - 2025Vercel acquires NuxtLabs
Vercel acquired NuxtLabs, the company associated with the Nuxt web framework, extending its relationships with modern web-development communities and frameworks.
M&A - 2025Vercel announces Fluid infrastructure model
Vercel introduced Fluid, an infrastructure model intended to let a regional instance handle multiple concurrent requests while preserving the elasticity associated with serverless systems.
Product launchOther - 2025Vercel raises $300 million in reported Series F financing
The supplied reference reports that Vercel raised $300 million in a Series F round co-led by Accel and GIC, at a reported valuation of $9.3 billion.
Other - 2024Vercel raises $250 million at a reported $3.25 billion valuation
Vercel raised $250 million in a financing round reported in May 2024, with the round valuing the private company at $3.25 billion.
Other - 2023Vercel introduces v0 and AI SDK
Vercel launched v0 for generating web applications from natural-language prompts and released AI SDK for building streaming and conversational AI interfaces with JavaScript and TypeScript.
Product launch - 2022Vercel acquires Splitbee
Vercel acquired Splitbee, an analytics and experimentation product, broadening the platform’s application-insights capabilities.
M&A - 2021Vercel raises $102 million in Series C financing
Vercel announced a Series C financing round reported at $102 million as it expanded its cloud platform and developer ecosystem.
Other - 2021Vercel acquires Turborepo
Vercel acquired Turborepo, adding a high-performance build-system and monorepo tool to its developer-platform portfolio.
M&A
Sources
Cite this profile: Cite the canonical profile. /brand-wiki/vercel-inc · Editorial policy · How profiles are compiled