BusinessNew Release12 min readPublished June 19, 2026

Vercel Ship 2026, London · June 17 · >50% of deploys now agent-driven, per Vercel

Vercel Ship 2026: Agents Now Drive Half of Deployments

At Vercel Ship 2026 in London, the company said the share of deployments triggered by coding agents climbed from under 3% to more than half in roughly six months. The keynote was less about new primitives and more about a single question: how do you run agents in production, securely, at enterprise scale?

DA
Digital Applied Team
Senior strategists · Published June 19, 2026
PublishedJune 19, 2026
Read time12 min
Sources8 primary + press
Agent-driven deploys
>50%
from <3% six months ago
per Vercel
AI Gateway tokens
~20T
tokens/month, up from ~2T
10x in 6 mo
Vertex ticket automation
91%
of support tickets, per Vercel
5,000 eng-hrs/mo
Ship 2026 attendance
2,500+
London keynote

Vercel Ship 2026 made the agentic infrastructure shift impossible to ignore: the company said that the share of deployments triggered by coding agents has gone from under 3% six months ago to more than half today — what Vercel framed as the fastest infrastructure shift it has recorded. The numbers are vendor-stated, but the direction of travel is the real headline.

Held in London on June 17, 2026 in front of more than 2,500 attendees, the keynote was Vercel’s first Ship conference outside the United States. CEO Guillermo Rauch opened with a line that set the tone for the day, and the announcements that followed were less about new framework sugar than about a single hard question: once agents are writing and shipping most of your code, how do you run them in production securely, at enterprise scale, without handing a shared bot token the keys to everything?

This guide does three things. It plots the deployment-share curve across the only three public data points that exist — and explains why the slope, not the headline, is the story. It maps the new enterprise stack — Connect, Passport, Services, Agent, and Bring Your Own Cloud — against the security problems each one solves. And it translates all of it into what marketing and engineering teams should actually do now, with every figure attributed to its source.

Key takeaways
  1. 01
    Agents went from a rounding error to the majority.According to Vercel, agent-triggered deployments rose from under 3% six months ago to more than 50% as of June 17, 2026 — a single-source internal metric, corroborated by Vercel's own press release rather than an independent audit.
  2. 02
    AI Gateway token volume grew roughly 10x.Vercel says AI Gateway processing climbed from about 2 trillion to roughly 20 trillion tokens per month over the same six-month window — a second vendor-stated signal that agentic traffic, not just deploys, is compounding.
  3. 03
    The bet is OIDC-first identity, not shared tokens.Connect, Passport, Enterprise Managed Users, and Vercel Agent all assume agents need their own verifiable identity. Connect swaps long-lived provider tokens for short-lived, task-scoped credentials issued at runtime.
  4. 04
    eve is the open-source framework underneath.Vercel launched eve, an open-source TypeScript agent framework where an agent is a directory of files — markdown instructions plus TypeScript tools — built on the Workflow SDK, Vercel Sandbox, and the AI SDK.
  5. 05
    Vertex is the proof point CTOs will quote.Vercel says its internal support agent now automates 91% of support tickets and saves 5,000 engineer-hours per month. It is a vendor-stated figure with no third-party audit, but it is the kind of number that anchors enterprise buying cases.

01The InflectionFrom under 3% to more than half in six months.

The single most-quoted number from the keynote is also the one to handle most carefully. According to Vercel, six months ago fewer than 3% of deployments on the platform were triggered by coding agents; as of June 17, 2026, that share is now more than 50%. This is a Vercel-stated metric drawn from the company’s own internal data, corroborated by its press release rather than by any independent measurement — so treat it as a credible directional signal from the company best positioned to see the traffic, not as an audited industry statistic.

That caveat matters, but it does not blunt the point. Even a vendor’s own deployment logs are hard to argue with on direction: the platform that hosts a large share of the modern web is telling you that machines, not people, now click deploy most of the time. For a marketing or product team, the practical takeaway is that “ship velocity” is decoupling from headcount. The work that used to gate a release — wiring, glue code, the unglamorous plumbing between a design and a live URL — is increasingly done by an agent, and the human role is shifting toward review, judgment, and direction.

"We are deploying software that can think."— Guillermo Rauch, CEO, Vercel · Ship 2026 keynote, London

Rauch’s framing in the accompanying press release is the architecture thesis behind the stat: each new generation of software, he argued, needs a new generation of infrastructure — and for the agent era, that infrastructure is where coding agents deploy software, where teams build and deploy their own full-stack apps and agents, and increasingly a place that can autonomously monitor software once it is live. The deployment number is the evidence; the new product stack is the response.

How to cite this stat
The “agents now drive more than half of deployments” figure is Vercel-stated — drawn from the company’s internal deployment data and repeated in its press release. There is no independent audit of the number as of June 2026. Attribute it as “according to Vercel” and treat the trajectory, not the precise percentage, as the durable signal.

02The CurveThree data points, one slope worth plotting.

The reason the headline percentage is less interesting than the curve is that there are actually three public data points, not one. The keynote gave the endpoints — under 3% six months ago, over 50% now — but an earlier, undated Vercel post on agentic infrastructure (which the data places at roughly April 2026) recorded an intermediate reading: more than 30% of deployments initiated by coding agents, up around 1000% from six months prior. Lined up, those three readings describe an inflection, not a step.

The agent-shift curve · deployment share + AI Gateway volume

Source: Vercel Ship 2026 recap, agentic infrastructure post, and Business Wire press release (all vendor-stated)
Agent share · ~Dec 2025Six months before Ship 2026 · baseline
<3%
Agent share · ~Apr 2026Intermediate reading · agentic infrastructure post
>30%
Agent share · Jun 17, 2026Ship 2026 keynote figure
>50%
AI Gateway tokens · ~Dec 2025Roughly 2 trillion tokens/month
~2T
AI Gateway tokens · Jun 2026Roughly 20 trillion tokens/month · 10x
~20T
The Vercel agent-shift timeline: deployment share, AI Gateway token volume, and milestone at three vendor-stated readings.
ReadingAgent-driven deploy shareAI Gateway volumeMilestone / source
~Dec 2025<3%~2 trillion tokens/moSix-month baseline (Vercel-stated)
~Apr 2026>30%Not stated for this reading+~1000% vs six months prior; agentic infra post (undated)
Jun 17, 2026>50%~20 trillion tokens/moShip 2026 keynote; token volume up 10x

Do the arithmetic on the two endpoints and the picture sharpens. The token figure is the cleanest: roughly 20 trillion divided by roughly 2 trillion is a 10x increase in six months, which is exactly how Vercel describes it. The deployment share is messier to multiply because both endpoints are bounded (“under 3%” and “over 50%”), but even taking the conservative read, going from below 3% to above 50% is more than a sixteenfold rise in share over the same window. Two independent signals — deploys and tokens — moving an order of magnitude in the same direction is a stronger argument than either number alone.

One honest note on the middle data point: the agentic-infrastructure post carries no visible publication date, so we anchor it at “circa April 2026” based purely on where its 30%-plus reading falls between the December and June endpoints. We have not assigned it a precise date, and the 1000%-growth and related figures it contains should be read as approximate rather than timestamped.

03The LoopWhy the share is likely to keep compounding.

The interesting structural argument is not that agents crossed 50% — it is that the curve has a self-reinforcing mechanism, so there is no obvious reason it stabilizes there. Several of Vercel’s data points, taken together, describe a recursive loop in which agents build software that uses agents, which then generates more agentic traffic.

Start with the inference multiplier. In the agentic-infrastructure post (circa April 2026), Vercel reported that projects deployed by coding agents are roughly 20 times more likely to call an AI inference provider than projects deployed by humans. Agents do not just ship code; they ship code that itself calls models. Layer on the internal evidence Vercel shared at Ship: its internal data agent, d0, now gets about 45% of its questions from other agents rather than from people, and its support agent, Vertex, automates a vendor-stated 91% of tickets. The platform is already running a loop where agents query, build, deploy, and support agents.

Inference multiplier
Agent-built vs human-built
20x

Per Vercel's agentic-infrastructure post (circa April 2026), projects deployed by coding agents are about 20x more likely to call an AI inference provider than human-deployed projects. Agents ship code that calls models.

Vendor-stated · ~Apr 2026
Agent-to-agent queries
d0 internal data agent
45%

Vercel says roughly 45% of questions hitting its internal data agent d0 now come from other agents rather than from people — early evidence of an agent-to-agent traffic layer forming inside the platform.

Vendor-stated · Jun 2026
Weekly deploy growth
Three-month run-up
2x

Vercel reported weekly deployments doubling in the three-month period leading into the April 2026 agentic-infrastructure post — overall volume rising even before agents became the majority of who triggers it.

Vendor-stated · ~Apr 2026

Our read: this is the structural case for why agent share is unlikely to plateau at half. When the entities doing the deploying are themselves 20x more inference-hungry, and a growing slice of platform queries already originate from other agents, each turn of the loop adds more agentic demand than it removes. We would not bet on the exact slope — vendor metrics compound their own optimism — but the mechanism is real, and any team modeling its own tooling and hosting costs over the next year should assume agentic traffic keeps growing faster than human traffic, not that it levels off.

04The Enterprise StackThe hard part isn’t building agents — it’s running them safely.

If agents are now the majority of who deploys, the unsolved problem becomes governance: an autonomous process needs credentials, network access, and the ability to act — and handing it a long-lived shared token is exactly the wrong model. The through-line of every enterprise announcement at Ship 2026 is a single thesis: agents need their own verifiable identity, issued and scoped through the same OIDC machinery enterprises already trust for humans, not a bot account with standing access.

The table below maps the enterprise security surface — the capabilities a team would otherwise have to roll itself — against the Ship 2026 product that addresses each, with the announced availability status and any stated pricing. Note carefully where pricing is and is not public: Connect has published rates, while Passport and the private-beta products are quoted as enterprise pricing by arrangement with Vercel.

The enterprise agent stack announced at Vercel Ship 2026: each product, what it does, its announced availability status, and stated pricing.
ProductWhat it doesAnnounced statusStated pricing
Vercel ConnectReplaces long-lived provider tokens with runtime credential exchange: an app proves identity via OIDC and receives a short-lived, task-scoped token.Public BetaHobby: 5,000 token requests/mo free. Pro & Enterprise: $3 per 10,000 requests.
Vercel PassportGates every deployment behind the team’s identity provider by default — Okta, Microsoft Entra, Auth0, or any OIDC-compatible IdP.Public Beta · Enterprise featureEnterprise pricing — contact Vercel account team
Vercel ServicesMakes microservices first-class: front and back end deploy together, backend-only changes still get full previews, and services talk over a private network.Announced to launch July 1, 2026Not stated at announcement
Vercel AgentMonitors production, autonomously investigates alerts and anomalies, and opens fixes as pull requests. Runs as its own identity, read-only by default, with plan-mode permissions.Private BetaNot stated at announcement
BYOC on AWSRuns Vercel compute — apps, agents, build artifacts — inside the customer’s own AWS account and VPC, with Vercel operating the control plane on top.Private BetaEnterprise pricing — contact Vercel account team
Pricing watch
Do not assume a per-project Passport price. As of June 2026, Vercel publishes rates for Connect (Hobby free tier plus $3 per 10,000 token requests on Pro and Enterprise) but quotes Passport and the private-beta enterprise products as pricing by arrangement with the account team. Any specific per-project figure circulating elsewhere is not confirmed on Vercel’s own pricing or docs pages.

05OIDC-FirstConnect and Passport make identity the primitive.

Vercel Connect, now in Public Beta, is the clearest expression of the OIDC-first thesis. Instead of storing a long-lived provider token in your app, the app proves its identity via OIDC at runtime and receives a short-lived, task-scoped credential from the provider. At launch it supports Slack, GitHub, Linear, Discord, Notion, Salesforce, Figma, and Snowflake, plus generic OAuth and API-key connectors; Resend, Workday, and Microsoft Teams are listed as coming soon. Connect’s trigger forwarding, in beta, goes a step further — it verifies incoming webhooks from Slack, GitHub, and Linear and re-attests them with the deployment’s OIDC identity before forwarding, so you never store a provider signing secret in the app.

Vercel Passport, also in Public Beta, applies the same logic at the front door. It gates every deployment behind the team’s identity provider by default — Okta, Microsoft Entra, Auth0, or any OIDC-compatible IdP. Pair that with Enterprise Managed Users (Private Beta), which provisions Vercel seats automatically through the customer’s existing directory via SAML SSO and Directory Sync and produces a single audit trail across Vercel and v0, and the shape of the bet is obvious: every actor on the platform — human or agent — is an identity the enterprise already governs.

Runtime credentials
Vercel Connect
OIDC exchange · short-lived, task-scoped tokens

Swaps stored provider tokens for runtime exchange. Supports Slack, GitHub, Linear, Discord, Notion, Salesforce, Figma, Snowflake at launch; Resend, Workday, Teams coming soon. Trigger forwarding re-attests webhooks with the deployment's identity.

Public Beta · Hobby 5K/mo free
Identity gating
Vercel Passport
IdP-gated deployments by default

Puts every deployment behind the team's identity provider — Okta, Microsoft Entra, Auth0, or any OIDC provider. Enterprise feature; pricing arranged with the account team rather than listed publicly.

Public Beta · Enterprise
"To decide what an agent can do on its own, judge each action by how reversible it is and how large its blast radius is, then contain it accordingly, for example inside a self-hosted sandbox. As you grant more autonomy, observability and evals become the things that keep it safe."— André Balleyguier, Anthropic · Agents in Production panel, Ship 2026

06The Frameworkeve and the Agent Stack underneath it.

Underneath the enterprise products sits the developer story. Vercel launched eve, an open-source TypeScript agent framework where an agent is, refreshingly, just a directory of files: instructions in markdown, tools in TypeScript. Durable execution, sandboxed compute, human-in-the-loop approvals, subagents, and evals ship out of the box. eve is built on the Vercel Workflow SDK for durable, automatically checkpointed execution, Vercel Sandbox for isolated microVM execution of agent-generated code, and the Vercel AI SDK for model calls — the same open-source TypeScript agent framework we cover in depth separately, and a credible new entrant alongside the open-source agent frameworks teams are already weighing.

The broader Agent Stack — Vercel’s end-to-end set of building blocks — comprises the AI SDK, AI Gateway, Workflow SDK, Vercel Sandbox, Chat SDK, and Connect. The AI Gateway is worth singling out: it routes across hundreds of models from a single endpoint, fails over automatically when a provider goes down, charges the provider’s own price with no markup, and lets customers bring their own keys. That is the piece processing the roughly 20 trillion tokens a month Vercel cited, and it slots directly into the kind of multi-provider routing strategy we recommend in our modern web development guidance.

Two Workflows, do not conflate
The eve framework’s durable execution is powered by the Workflow SDK, the open-source backend for step checkpointing. That is distinct from Vercel Workflows, the platform product. When you read the announcements, keep the two separate — eve is built on the SDK, not the hosted feature.

07The Proof PointVertex automates 91% of tickets — according to Vercel.

The most quotable enterprise evidence at Ship was Vercel’s own dogfooding. The company says Vertex, its internal support agent, now automates 91% of support tickets and saves 5,000 engineer-hours per month — and, notably, that it does not degrade as its context grows. Vercel says it runs more than 100 internal agents and apps on the same Enterprise Apps and Agents platform it announced at the conference. These are vendor-stated figures with no third-party audit, so weigh them as a vendor case study rather than a benchmark — but they are exactly the kind of internal-automation numbers a CTO will reach for when building the case for an agent platform.

Customer voices on the “Agents in Production” panel pointed the same direction. Cursor’s Arthur Viegers argued that autonomy should track risk, and that the better an agent can assess the risk of a change, the more you can let it run unsupervised — citing Shopify and Amplitude, which he said already auto-review and merge a substantial share of low-risk pull requests with no developer time. It is a directionally useful data point precisely because it comes from a third-party practitioner describing other companies’ production results, not from Vercel’s own logs.

"Autonomy should track risk, and the better an agent can assess the risk of a change, the more you can let it run on its own. Shopify and Amplitude already auto-review and merge 60-70% of low-risk PRs with no developer time."— Arthur Viegers, Cursor · Agents in Production panel, Ship 2026

The structural lesson under both the Vertex numbers and the Cursor panel is consistent: the unlock is not raw model capability, it is calibrated autonomy. Agents earn more independence as the system gets better at scoring the reversibility and blast radius of each action — which is precisely what the enterprise stack is built to enforce. This is the same governance-first framing we see across large rollouts, from KPMG’s 276,000-person Agent 365 deployment to the broader enterprise AI agent adoption data now landing across the industry.

08What To Do NowTranslating Ship 2026 into a decision for your team.

Most of what Vercel announced is beta or future-dated, so the right posture is not to migrate today — it is to position. The decisions below sort by who you are and what you are optimizing for, with the beta caveats baked in.

Already on Vercel
Adopt the identity layer first

Connect and Passport are in Public Beta and solve a real problem you have today — leaked long-lived tokens. Pilot Connect on one integration to retire a stored secret. Treat Services (July 1), Agent, and BYOC as roadmap, not production.

Pilot Connect now
Evaluating agent frameworks
Add eve to the shortlist

eve is open-source and built on the Workflow SDK, Sandbox, and AI SDK. If you are already in the Vercel ecosystem it is the lowest-friction option; if portability matters, weigh it against other open frameworks before committing.

Trial, don't lock in
Enterprise / regulated
Scope BYOC and Passport with the account team

BYOC on AWS and Enterprise Managed Users are Private Beta. If data residency or a single audit trail is a hard requirement, the conversation is worth starting now — but pricing is by arrangement and availability is gated, so plan around timelines, not launch dates.

Start the conversation
Marketing & product teams
Re-baseline what 'ship velocity' costs

If agents drive the majority of deploys and are 20x more inference-hungry, your hosting and model spend curve changes shape. Model agentic traffic growth into next year's budget rather than assuming it plateaus at today's level.

Re-forecast spend

For most teams, the highest-leverage move this quarter is the cheapest one: pick a single integration that currently relies on a stored, long-lived provider token and pilot Vercel Connect to replace it with runtime credential exchange. It is low-risk, it is in public beta, and it directly retires the class of secret that agentic workflows make most dangerous. Everything else — Services, Agent, BYOC — is worth tracking on the changelog, not building around yet.

If you are weighing how much of this stack to adopt versus keep portable, that trade-off — lock-in against velocity — is exactly the kind of decision our AI digital transformation engagements are built to work through, mapping the agent platform to the specific governance, residency, and cost constraints your business actually has.

09ConclusionThe agent era’s infrastructure question, answered.

The shape of agentic infrastructure, June 2026

The story isn't that agents crossed 50% — it's that nothing in the curve says they stop there.

Vercel Ship 2026 will be remembered for one vendor-stated number — the jump from under 3% to more than half of deployments driven by agents — but the lasting signal is the slope and the stack built to support it. Two metrics moving an order of magnitude in the same direction, a 20x inference multiplier on agent-built projects, and a growing share of platform queries coming from other agents together describe a loop with no obvious ceiling.

The honest framing is to hold the precise percentages loosely. Every headline figure here is Vercel’s own — credible because the company sees the traffic, but unaudited, and in the case of the agentic-infrastructure post, undated. Treat them as directional evidence from the best-placed observer, not as independently verified fact, and you will read the keynote correctly.

What is genuinely durable is the architectural answer. Vercel’s response to “how do you run agents in production securely” is an OIDC-first world where every actor — human or machine — gets a verifiable identity rather than a shared token, where credentials are short-lived and task-scoped, and where autonomy is granted in proportion to reversibility and blast radius. That stance is the part of Ship 2026 worth designing around, whatever the exact deployment percentage turns out to be next quarter.

Build on the agent era, deliberately

The agent shift is real — the question is which parts of the stack you actually own.

Our team helps businesses evaluate the agentic infrastructure shift — from OIDC-first identity and agent governance to multi-provider model routing and cost forecasting — and build the parts that fit, without locking into a stack they'll regret.

Free consultationExpert guidanceTailored solutions
What we work on

Agentic infrastructure engagements

  • Agent governance — OIDC identity, scoped credentials, audit trails
  • Build-vs-buy on the enterprise agent stack
  • Multi-provider model routing and AI Gateway strategy
  • Open-source framework evaluation — eve and alternatives
  • Cost forecasting for compounding agentic traffic
FAQ · Vercel Ship 2026

The questions teams keep asking us.

Vercel Ship 2026 was held in London on June 17, 2026, in front of more than 2,500 attendees — the company's first Ship conference outside the United States. The headline announcements were a new open-source TypeScript agent framework called eve, the enterprise stack of Vercel Connect and Vercel Passport (both in Public Beta), Vercel Services (announced to launch July 1, 2026), Vercel Agent (Private Beta), and Bring Your Own Cloud on AWS (Private Beta). The keynote's organizing theme was how to run agents in production securely at enterprise scale, framed around CEO Guillermo Rauch's claim that the share of deployments triggered by coding agents has crossed 50%.