Vercel Ship 2026 recap
For a decade, Vercel has shaped how the web is built. Now, we’re doing the same for agents. The companies that win the next decade will build on infrastructure designed for agents from the start, and thousands of people gathered across London, Berlin, and New York to do just that at Vercel Ship 2026.
Link to headingAgentic infrastructure
Guillermo kicked off Ship by sharing his vision for Vercel: a true full-stack platform where you can deploy anything, including software that can think.
We are deploying software that can think.Guillermo Rauch CEO @ Vercel
Agentic infrastructure has three parts:
Vercel is where coding agents deploy software. When you ask Claude Code or Codex where to deploy, you get Vercel, because Vercel is built for the way agents work.
Vercel is where you build and deploy your own agents. We give you every tool you need to build and run apps and agents in production, securely, at scale.
Vercel itself is automated by agents. Vercel runs your apps in production, handling traffic, traces, observability, and anomalies. That data gives our agents the context they need to investigate autonomously, and then surface pull requests, not just alerts.
Link to headingVercel is for shipping agents
In the next keynote, Tom walked through each primitive in the Agent Stack, an end-to-end set of building blocks for agents. Hedi introduced Vercel Connect, a secure way for agents to connect with external systems. And Shar gave a full demo of eve, Vercel's new agent framework that implements the Agent Stack in minutes, in a single directory.
Link to headingThe Agent Stack
No matter the workload, every agent needs to connect to models, run workflows across many steps, and connect to the systems and people that make it useful. Vercel gives you every primitive you need to build all three capabilities.
AI SDK gives you one API to call any model, so streaming, tool calls, and structured output work the same across every provider
AI Gateway routes your requests across hundreds of models from one endpoint, with automatic failover when a provider goes down
Workflow SDK makes every run durable with automatic retries, state persistence, and observability built in
Vercel Sandbox gives each agent an isolated microVM to run and test the code it writes before it ships to production
Chat SDK lets you deploy your agent across Slack, Discord, GitHub, and more from a single codebase
Link to headingVercel Connect
Vercel Connect launched at Ship 2026 in London as the newest building block in the Agent Stack.
Connect provides agents with secure access to the tools, data, and services they work with, without requiring a long-lived provider token stored in your environment variables. Your app or agent requests a temporary credential scoped to the one task in front of it, so there’s no standing secret left to leak.
Securely connect your agents.
Keep your provider credentials safe with Vercel Connect, authenticating and authorizing your agents as they work across your app.
Read the blog post
Link to headingeve
After building hundreds of agents at Vercel, we noticed that the architecture underneath had the same shape. eve is that shape as an open-source framework, and it's how we build, run, and scale production agents at Vercel.
eve Agents live in a single directory, with instructions in markdown and tools in TypeScript. Durable execution, sandboxed compute, approvals, subagents, and evals are already wired in.
Ship a production agent in minutes.
Every agent is a directory you scaffold, run, and deploy with the commands you already use.
Read the blog post
Link to headingVercel is for shipping full-stack apps
Guillermo also highlighted Vercel's ability to host full-stack applications, with support for additional backend frameworks, databases, and now, microservices.
Link to headingDockerfile support and container registry
Malte announced one of our most requested features. You can now build, store, and run Docker images on Vercel with Dockerfile support and Vercel Container Registry. Bring a Dockerfile and run it on Vercel Functions or Vercel Sandboxes, and push, pull, and manage your images. VCR is OCI-compliant and works with the docker
commands you already use, push
, pull
, and tag
, so there's nothing new to learn.
A project can hold unlimited repositories, created in the dashboard or on the fly when you push, all under the same OIDC and access-token controls as the rest of Vercel. Every image is optimized in the background for Fluid compute and stored as a precompiled snapshot, so it spins up fast in Sandboxes and Functions.
Link to headingBackends and databases
Earlier this year, Vercel brought on some of the best Python developers in the world to extend support for backend workloads.
You can now run FastAPI, Flask, Express, Hono, and other backend frameworks at scale on Vercel.
Backend-only services are also supported, so you can host REST APIs, durable workflows, queues, cron, and MCP servers.
The Vercel Marketplace added access to databases like Amazon Aurora, Aurora DSQL, DynamoDB, and OpenSearch directly from the Vercel dashboard.
Link to headingVercel Services
Guillermo announced the launch of Vercel Services, available July 1. With Vercel Services, microservices are now a first-class citizen on Vercel. You can develop and deploy your frontend and backend together, and backend-only changes still build the app in a full preview environment. And for the first time, those services can communicate with each other without touching the public internet.
Link to headingVercel is for shipping in the enterprise
For us, Next.js and eve made building agents the easy part. The hard part was everything around them: access, authentication, integrations, and proving all of it to the security team. Jeanne told the story of how we built an enterprise security platform for ourselves, then made it available to our customers.
Link to headingVercel for Enterprise Apps and Agents
Vercel for Enterprise Apps and Agents brings the Vercel developer experience to everyone at your company, with the identity, access, and governance needed to deploy safely.
Vercel Passport keeps internal apps internal, private by default behind your IdP
The Security Dashboard (Private Beta) is one place to see the security posture of every account and project on Vercel. It flags misconfigurations that can lead to breaches, shows you members without MFA, alerts you about secrets shared across projects, and identifies long-lived credentials
Bring your own cloud (BYOC) on AWS (in Private Beta) gives you the ability to run Vercel in your own AWS tenant, including your Vercel functions.
Build agents your security team will sign off on.
Vercel for Enterprise Apps and Agents is the platform we run our own 100+ agents on. Get a demo to put it to work at your company.
Get started
Link to headingVercel Agent
Malte announced Vercel Agent (now in Public Beta), the intelligence layer for shipping on Vercel. Built on eve and the Agent Stack, it monitors your production deployments, autonomously investigates alerts and anomalies, and opens fixes in PRs for you to review and approve.
Vercel Agent's first-of-its-kind permissions model combines plan mode with granting permissions, making it safe to use for both developers and the enterprise. Rather than asking you to approve actions one-at-a-time, Vercel Agent plans what permissions it will require to complete a task and then asks you to approve them in a single, coherent step. It runs as its own identity, is read-only by default, and asks for narrow, temporary permission before it touches production.
Link to headingShip 2026 in London
Link to headingShip week London
Our first Ship outside the U.S. ran five days of events leading into the keynote, and an ice cream truck spent the week working its way across the city.
Link to headingBuilt in London hackathon
Two hundred builders shipped agents on Codex and Vercel in a hackathon with OpenAI. Three projects stood out. Stella hunts down unclaimed grants for London SMBs, Oscar is a co-pilot that sharpens your prompts before you send them to a model, and Phone Jail blocks distractions and roasts you when you reach for your phone anyway.
Link to headingMedia, Founder, VC, and CTO dinners
Reporters traded story ideas over a media dinner. Twelve founders talked through the future of AI in EMEA at a VC dinner. And a dozen CTOs from teams including Marks & Spencer and Currys went off the record on what it takes to build and scale agents in the enterprise.
Link to headingDay Zero builder night
Day Zero, the day before the keynote, turned into a 400-person builder night. Enterprise teams Mentimeter, Okta, and MongoDB joined Vercel in a packed room alongside partners DeepMind, ElevenLabs, and Cursor.
Link to headingAI Social Club
A 160-deep waitlist formed for Malte's talk A New Stack for a New Era of Software, followed by Guillermo and Deliveroo's Will Shu's chat on building the agentic enterprise.
Link to headingShip day sessions
André Balleyguier from Anthropic showed Claude Managed Agents on Vercel, where Anthropic hosts the agent loop while every command the agent runs executes inside a Vercel Sandbox you own, keeping its filesystem, processes, and network egress in your environment.
Tomas Jansson from Currys/Elkjøp showed how his team evolved a Nordic retailer's ecommerce stack from storefronts toward shopping agents in three phases, anchored by a Next.js migration that cut time to first byte by 40%. The end state is one where customer intent replaces navigation.
Matan Kushner from Vercel broke down how Vertex, Vercel's support agent, now automates 91% of support tickets and saves 5,000 engineer-hours a month without degrading as its context grows.
Jas Sagoo and Sam Bellen from Auth0 made the case that getting an agent into production depends more on identity than on model quality. They demoed four standards-based identity patterns on the Vercel AI SDK, Token Vault, CIBA approvals, agents as first-class principals, and on-behalf-of delegation, so every action is scoped and traces back to a human decision instead of a shared API key.
Abhi Sivasailam from Vercel went deep into d0, Vercel's internal data agent built on eve, which runs analyses in a sandbox and now gets 45% of its questions from other agents, rather than people.
Romain Huet from OpenAI showed developers how to ship faster by delegating whole tasks to Codex Cloud Agents on Vercel, and made the case that as agents become users of your product, you design for agent experience with scoped API keys, markdown docs, and plugins.
Michał Pierzchała from Callstack demoed a QA agent that runs mobile apps on real devices, explores user flows on its own, and posts screenshots, recordings, and logs to pull requests on every PR.
Alex Holt from ElevenLabs paired the ElevenLabs Speech Engine with the AI SDK to build a voice agent that can reply in under a second, take interruptions mid-sentence, and switch language mid-conversation.
Malavika Balachandran Tadeusz from Vercel showed the mechanics of how software can ship itself, extending the agent loop past development into testing, observability, and experimentation with primitives like Vercel Flags and Skills.
Link to headingPanel: Agents in production
Jeanne Grosser, COO of Vercel, moderated a panel on taking agentic workloads from prototype to production with some of the EU's top CTOs and AI leaders from frontier labs. A few highlights:
Arthur Viegers (Cursor): 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, while a two-line change to authentication still goes to a human.
André Balleyguier (Anthropic): 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.
Ryan den Rooijen (Currys): The predicted death of stores never arrived, and Currys leads its markets by betting on humans. The open question for agentic commerce is which shopping journeys customers want an agent to handle and which they still want a person for.
Nicolas Le Pallec (AKQA): AI-native customer experience replaces navigation with intent. Reaching it takes three layers: a way to capture true customer intent, a brand brain that stores brand and product data for AI systems to retrieve, and generative UI that composes pages on the fly instead of serving static ones.
Link to headingFireside chat with Harry Stebbings
The day ended with a fireside chat between Guillermo and Harry Stebbings from 20VC. Below are excerpts from the lightning round at the end of the discussion.
Guillermo Rauch: What are the attributes of a founder you want to back?
Harry Stebbings: The profile has changed completely. It used to be a sales-led CEO who could fundraise and grow customers, where personality and sales carried the company. Now I want an engineering- and product-led founder.
Guillermo Rauch: Can you teach someone to become a voice for their industry?
Harry Stebbings: You can, but it's hard. You have to do it for six months straight. It's a muscle you build, and you have to commit to it every day and every hour.
Guillermo Rauch: When anyone can produce content and software, how do you stand out?
Harry Stebbings: You come up with a new format, a new intro, a new way to tell the story and shape the work. The content itself has shifted too. We used to do shows about leadership and hiring, and nobody cares about that anymore. What lands now is a founder and AI. Those are the two things.
Link to headingShip 2026 in Berlin
The Berlin event opened at the Old Mint, “Alte Münze”, where coins were once hammered by hand, before machine automation took over. It is also where the JavaScript logo was born, and where Guillermo Rauch (CEO) met Malte Ubl (CTO) for the first time at JSConf EU.
Software is moving the same way, from hand to machine, and Vercel is paving the way for building in the agentic era. Over 500 people gathered from across Germany to do just that at Ship 2026 in Berlin.
Link to headingShip day sessions
Suyog Rao from Vercel announced AI SDK 7. The AI SDK is now downloaded over 16 million times a week. Version 7 turns it into a toolkit for building and running agents that reason, call tools, run across many turns, and work across files and sandboxes, all behind one provider-agnostic interface with no lock-in.
Philip Miseldine from SAP showed how the company rebuilt its design system to be composable, so people and agents assemble interfaces from the same parts, with v0 running across its build, deliver, and decide stages.
Building with AI SDK 7 brought three speakers on stage. Lars Grammel, the primary engineer behind the update, went deep on the release, with the new harness layer and generation beyond text as the headline additions. Carsten Høyer from AKQA demoed the Starbucks ChatGPT app as a "generative store" that composes branded results from Starbucks' own products and visual identity, flipping the funnel so customers pull the brand into their conversation instead of visiting its site. Stephen Batifol from Black Forest Labs showed where the Flux image models fit in an agentic stack: sub-second generation and editing today, heading toward real-time generation and world models.
Arthur Viegers from Cursor showed how coding agents move from autocomplete to working across an entire codebase on their own.
Link to headingPanel: CTOs on AI and growth
Chris Williams (Head of Forward Deployed Engineering @ Vercel) moderated a CTO panel on building and scaling as the cost of creation trends toward zero. A few highlights:
Sven Rosemann (Flaconi): AI won't fix a broken business model, so the work is still operational excellence. He compares ecommerce to a decathlon, you win by being top-tier across every discipline at once. What's changing is discovery, which is moving into chat, so Flaconi is investing in the data foundation that makes its catalog retrievable by agents, betting that buying and checkout eventually happen there too.
TjaĹľ Silovsek (Astra AI): venture funding is no longer a prerequisite. For many ideas you ship, find distribution, and iterate instead. Astra reached 10 million users and $25M ARR fully bootstrapped, with a small team kept fast by a stable foundation and agents given a lot of autonomy while kept as safe as possible.
Link to headingDACH Partner Award
Vercel presented its first-ever DACH Partner Award to Valtech, for the exceptional impact and delivery, strategic thinking and team enablement it brought to clients. The presentation also thanked the event's sponsors: Auth0, Storyblok, Cursor, SAP, Accenture Song, Blazity, and JVM.
Link to headingShip 2026 in New York
Link to headingShip week New York
Ship NYC was the most in-demand of any stop yet with over 3,000 people registered. Founders, partners, leaders, and builders gathered for five days of hackathons, executive receptions, workshops, and more, with Ship day at the center.
Link to headingBuilt in NYC
The week opened with Built in NYC, a hackathon co-hosted by Vercel and Anthropic alongside Sentry, Auth0, Resend, and Supabase. More than one hundred people joined us for an afternoon of building and demoing agents on Vercel.
Link to headingVC, CTO, and VIP dinners
Jeanne DeWitt Grosser and Nick Bogaty gathered the leaders shaping AI-native development at a VIP reception. Founders traded notes on the future of agents over a VC dinner. At Per Se, Guillermo, Jeanne, Tom, and Malte took CTOs and CIOs for a closed-door conversation on where traditional architectures start to break in the agent era.
Link to headingAI Social Club
AI executives and senior leaders assembled at Moss for a fireside chat led by Tom Occhino with William Anderson (CTO @ Bloomberg Media), Jeremy Bunting (VP Engineering @ Serhant), and Ali Patterson (Staff Design Program Manager @ DoorDash). They discussed what's working, what's not, and where agentic infrastructure is driving meaningful outcomes for enterprises.
Link to headingShip day sessions
Ryan Coyne from SERHANT. walked through S.MPLE, a real estate agent built on Vercel that drove a 144% increase in commission income in its first full year.
Brandon Bloom from Brex gave its expense-audit agent a
bash
-only shell so it manages its own context instead of drowning in tool responses, cutting tool calls and token usage by 75%.Ari Schapiro and Chris Sev from Auth0 demoed how to give an agent scoped, revocable power instead of a master key, with standards-based identity patterns like Token Vault and out-of-band human approval, live on the Vercel AI SDK.
Jenny Wang from Alta and Maxwell Osborne from PUBLIC SCHOOL NYC showed how Alta's AI styling app runs on Vercel, generating an avatar a second and 250M+ outfits so far. Together they built a custom version for PUBLIC SCHOOL's New York Fashion Week relaunch.
Charlton Roberts from FLORA showed three creative-production workflows running on Vercel Sandboxes. They collapsed 18 bespoke tools into two by letting the agent run and write its own code against the AI SDK.
Prasad Wangikar from Stripe broke down how to give agents spending power and capture agent-driven revenue using emerging protocols like MCP, UCP, and x402 for the machine-to-machine economy.
Shaown Nandi from AWS discussed how Vercel and AWS work together, with native AWS databases and OpenSearch available in the Marketplace and models through the AI Gateway, proven out by The Weather Company's 350M+ users.
Link to headingPanel: Internal apps and agents in production
Jeanne moderated a panel on building and deploying internal agents with technical leaders on who should build, what governance looks like, and how teams can move from experiment to production. A few highlights:
Andy Martin (MJH Life Sciences): The way to win the shadow-IT battle is to constrain the stack and stay permissive inside it. His AI Accelerator trains non-engineers, marketers, and early-career staff to build internal apps on a deliberately tight stack of Claude Code, Vercel, and GitHub, with ephemeral preview deployments as the guardrail. As he put it, "If it becomes the Department of No, you will have people working around you."
Greg Chan (SERHANT): The cleanest way to structure agents is to mirror a human software team. Product-manager agents write requirements in Linear, engineering agents generate specs, and build-and-QA agents take it from there, so engineers become leads running multiple streams. To keep output safe, SERHANT runs evals for hallucination and compliance, including a custom model for Fair Housing Act rules.
Victor Oliveros (ZoomInfo): Embedding v0 inside your own product lets your customers build their own workflows. At ZoomInfo, 40,000+ of them do, turning the voice of the customer into a pull request. Agents analyze recorded calls and open PRs, so the product team decides what ships instead of synthesizing feedback. They pair Vercel's deployment guardrails with ZoomInfo's context-graph permissions, so each agent only touches data its user can see.
Link to headingFireside chat: Building agentic storefronts
Tom sat down with Vanessa Lee (VP of Product @ Shopify) to discuss where commerce and software go next. Below are highlights:
Tom Occhino: Vercel and Shopify have shipped something new together. What is it?
Vanessa Lee: We boiled Hydrogen down to the parts of commerce that are genuinely hard (analytics, optimistic cart UI, variants) and made them work with any framework. So if you're on Next.js on Vercel, Shopify's commerce primitives now drop in, with an integration in the Vercel Marketplace. Read more here.
Tom Occhino: You also opened the Catalog API. What does it unlock?
Vanessa Lee: There's never been a good open product-search API. We have billions of products and millions of merchants, so we built one, the only widespread shopping API, made for commerce. It lets anyone embed shopping anywhere. Someone in my Toronto running group used v0 to build a site with a leaderboard and the weather, and the Catalog API surfaced products from nearby stores. Commerce stops being a destination and becomes part of what you build.
Tom Occhino: Shopify and Vercel both obsess over reducing friction. Why does that matter so much?
Vanessa Lee: Early on, Tobi's insight was that tools shape the market. The TAM was never limited by demand, it was limited by how hard the tools were to use. Make building easier and more people build. There's resourcefulness in the general population that's just untapped, and lowering the friction is what releases it.
Link to headingClosing keynote with Ivan Zhao
We closed out Ship in New York with a conversation between Guillermo Rauch and Ivan Zhao (CEO @ Notion). A few highlights:
Guillermo Rauch: You've started telling designers to design for the API first and the UI last. Why?
Ivan Zhao: Because your next customer isn't only a human, it's a human and an agent, and agents are blind. They don't see your interface, they read your semantics and your API. The most enduring software has always been a data structure anyway, the spreadsheet, or our block, a data structure that happens to have a UI. So design the structure and the meaning first, the interface last. A great tool for developers turns out to be a great tool for agents.
Guillermo Rauch: Vercel and Notion are both aggressively model-agnostic, Switzerland in the model wars. Why?
Ivan Zhao: The models leapfrog each other every few weeks, so picking a side is a losing game. We route automatically by the intelligence a task needs, frontier models for coding, smaller and faster ones for support and summarization. What excites me most is that as more use cases stop needing frontier intelligence, you can shape smaller models to your product and win back speed and cost. And speed creates discontinuities, a model five times faster can change the kind of interface you'd even design.
Guillermo Rauch: When a billion knowledge workers are agents, how does that reshape us?
Ivan Zhao: We can't fully see it, and that's the point. First-order effects are easy, the iPhone was an iPod plus a phone plus a browser. The second-order effects are the ones that surprise you, like what social media did to teenagers. We shape our tools, and then our tools shape us. With software that can think, the second-order effects are the ones we won't predict.
Guillermo Rauch: Taste or velocity, keep one.
Ivan Zhao: Taste. It's the distillation of wisdom from a lot of shots on goal.
Link to headingShip what's next
Thanks for joining us for Ship 2026 in London, Berlin, and New York. We will see you in Sydney in July and San Francisco in October. If you haven't signed up yet, there's still time to get a ticket.
How it works
Once you click Generate, Ollama reads this article and crafts 5 comprehension questions. Your answers are graded against the article content — general knowledge won't be enough. Score 70+ to count toward your certificate.
Questions are cached — you'll always get the same 5 for this article.