Vercel, a prominent platform for web developers, has introduced a range of new products at its annual Ship conference, significantly expanding its 'agentic infrastructure' capabilities. These innovations are designed to address the growing reliance on artificial intelligence (AI) agents in software development and deployment, offering a unified platform for frontend, backend, and agent tooling.
Founder and CEO Guillermo Rauch highlighted a fundamental shift in how software is being built, noting that AI agents are rapidly becoming the dominant method of deployment. This trend is evidenced by Vercel's own data, which shows that deployments triggered by coding agents have surged from less than three per cent six months ago to more than half today. Concurrently, token volume through Vercel’s AI Gateway has soared from approximately two trillion to twenty trillion per month over the same period, underscoring the escalating use of AI in development workflows.
Key among the new offerings is Vercel Services, which allows development teams to deploy backends, frontends, and other services as a single project. This enables private communication between these components, enhancing security and simplifying the deployment process, where a single code commit yields a unified preview URL for the entire application. Customers like OpenAI and Octopus Energy are already leveraging Vercel to run Next.js frontends with Python backends.
Further enhancing its AI capabilities, Vercel unveiled The Agent Stack, an evolution of its existing AI tooling, now complemented by Vercel Connect. This new feature replaces long-lived credentials with scoped, short-lived tokens and comprehensive audit trails, bolstering security for integrations with services such as Slack, GitHub, and Salesforce. Additionally, 'eve', an open-source agent framework, has been introduced, aiming to simplify agent creation by providing built-in durability, sandboxed compute, and human-in-the-loop approvals.
For operational efficiency, Vercel Agent leverages AI to proactively manage application and agent infrastructure. By analysing traffic, traces, and alerts, it can autonomously investigate issues, correlate incidents with their causes, and recommend fixes for human approval. This AI-driven assistant operates with a read-only, scoped identity, ensuring secure and controlled intervention. Furthermore, Vercel for Enterprise Apps and Agents provides a full-stack solution tailored for corporate environments, featuring robust identity and access controls, and the flexibility to deploy within a company's own AWS account, including Enterprise Managed Users and Vercel Passport for internal application security.
These developments signify Vercel's commitment to creating a comprehensive platform for the 'agent era', aiming to reduce the operational friction involved in bringing software ideas to fruition, from initial concept to scalable deployment.