A $150M bet on the edge-first Web
Vercel has closed a $150 million Series D round at a valuation above $2.5 billion, bringing its total raised to $313 million. GGV Capital led the round, with participation from Accel, Bedrock Capital, CRV, Geodesic Capital, Greenoaks Capital, GV, 8VC, Flex Capital, Latacora, Salesforce Ventures, SV Angel, and Tiger Global.
The company says the funds will go toward three priorities: open-source support, edge-first infrastructure, and an end-to-end development platform. All three center on its core mission of making the Web faster.
Doubling down on open source
Vercel's roots are in open-source software, most prominently Next.js, which now counts more than 1,800 contributors and sees over 2 million weekly installs. Beyond maintaining its own projects, the company sponsors external frameworks and libraries including Nuxt, Astro, webpack, Babel, NextAuth, Parcel, and Unified. It also provides free Vercel accounts to hundreds of community projects.

A recent sign of that commitment: Rich Harris, creator of the Svelte framework, joined Vercel to work on Svelte full-time.
Edge traffic is up 700% since Series A
Vercel's thesis is that modern Web development belongs at the network edge, and its customers appear to agree. Since the company's Series A in April 2020, traffic on the Vercel Edge Network has grown more than 700%. Large ecommerce players are using edge-aware architectures to build faster, more personalized shopping experiences, while startups are adopting an edge-first approach from day one.

Early edge compute work came in the form of Edge Functions, which allowed server-side personalization without pushing work to the client. Vercel now points current projects to Vercel Functions and Routing Middleware. Example use cases include geolocation-based content, server-side A/B testing, and password protection served at the edge.
Toward a unified development platform
The new funding also backs Vercel's push to consolidate the entire software lifecycle into a single workflow. The goal is infrastructure that integrates with any tool, letting teams move from ideation to iteration without switching context.
The company is expanding collaboration features such as Preview Deployments and Next.js Live, which aim to bring non-developers into the development process. Vercel frames this as a long-term effort: building the platform for the whole lifecycle, not just the deployment step.



