Vercel

Vercel AI News & Updates

The latest AI news and updates of Vercel — Frontend cloud platform and creator of the AI SDK for building AI-powered web applications. Covering Vercel's latest product updates, launches, and analysis from the past 90 days.

VercelVercel14h ago

Vercel Ships HarnessAgent for Unified Agent Harness Integration

Vercel launched HarnessAgent in AI SDK v7, a unified API for running agent harnesses including Claude Code, Codex, and Pi. It provides sandboxed sessions and AI SDK-compatible streams, allowing developers to write agent logic once and swap the underlying harness by changing a single import. This experimental release normalizes multi-turn agent workflows across different runtimes.

Read more
v0v015h ago

v0 Introduces Annotations for Direct UI Feedback and Agent Prompting

v0 introduced annotations, enabling direct element selection in live previews to attach comments. These comments bundle into a single prompt for the AI agent to execute design changes. This update provides a visual feedback loop for iterating on web interfaces, replacing the need for verbose text-based instructions.

Read more
VercelVercel15h ago

Vercel Plugin Now Available for Autonomous Deployment in Grok Build

Vercel launched its plugin for Grok Build, enabling AI coding agents to autonomously deploy and manage web projects. The plugin dynamically injects Vercel-specific knowledge into the agent's context, ensuring code stays aligned with platform APIs and recommended patterns. Developers can install the plugin via the Grok Build CLI marketplace or through prompt-based recommendations.

Read more
VercelVercel16h ago

Vercel Adds Azure Provider for DeepSeek V4 Pro and Flash

Vercel added Azure as a provider for DeepSeek V4 Pro and V4 Flash on its AI Gateway. Requests now automatically route through Azure for improved failover, or developers can prioritize Azure using the order parameter in the AI SDK. The integration supports Bring Your Own Key authentication and includes no platform fees or inference markups.

Read more
VercelVercel16h ago

Vercel Labs Updates agent-browser with Actionable Error Reporting and Latency Gains

Vercel Labs released agent-browser v0.27.2, turning silent failures into actionable errors. Off-screen clicks now scroll into view, dialogs no longer hang, and blocked clicks identify the covering element. Additionally, the update cuts warm CLI command latency from 150ms to 1ms, improving responsiveness for agentic workflows.

Read more
VercelVercel17h ago

Vercel AI Gateway Adds Spending Budgets for API Keys

Vercel AI Gateway now lets API keys carry a dollar spending budget. Once a key hits its cap, the gateway rejects further requests until the budget resets or is raised. Each budget takes an optional daily, weekly, or monthly refresh period, and is set in the Vercel dashboard or programmatically via the Vercel CLI.

Read more
v0v0Jun 10

v0 Integrates Claude Fable 5 for Advanced AI Web App Generation

Vercel's v0 has integrated Anthropic's Claude Fable 5 model. This makes a frontier AI model, known for handling complex, long-running tasks, available within an AI-powered web application builder for Premium and Team plan users.

Read more
VercelVercelJun 10

Vercel AI Gateway Adds Claude Fable 5, Anthropic's Mythos-Class Model

Vercel has made Anthropic's Claude Fable 5, a Mythos-class model, available on its AI Gateway. This integration provides developers with access to a highly capable AI for complex, multi-step tasks without requiring separate provider accounts.

Read more
VercelVercelJun 5

Vercel Sandbox Adds Persistent Drives for AI Agents to Retain Memory

Vercel Sandbox now supports persistent drives in private beta. This separates storage from compute, allowing AI agents to retain their workspaces and "memories" across disposable sandbox instances. This is crucial for building reliable, multi-step agentic systems that need to maintain state.

Read more
VercelVercelJun 5

Vercel Deployments Now Managed by Perplexity Computer in Natural Language

Vercel is now available within Perplexity Computer, allowing users to connect their Vercel account and manage deployments. This integration enables developers to inspect projects, diagnose build failures, and trigger redeploys using natural language commands, extending AI agent capabilities into cloud development workflows.

Read more
VercelVercelJun 4

Vercel AI Gateway Adds NVIDIA Nemotron 3 Ultra for Cost-Efficient Agents

Vercel has integrated NVIDIA Nemotron 3 Ultra into its AI Gateway, making the large US open-weight model available for developers. This provides a cost-effective option for building and orchestrating complex, multi-step AI agent workflows, with up to 30% lower costs for agentic tasks.

Read more
VercelVercelJun 4

Vercel Adds xAI Grok Imagine Video 1.5 for Terminal Generation

Vercel has integrated xAI's Grok Imagine Video 1.5 model into its AI CLI, enabling users to generate videos directly from the terminal. This update expands the CLI's multimodal capabilities, offering a command-line interface for creating video content using an initial image and a text prompt. It provides developers and AI agents with direct access to a high-performing video generation model for programmatic workflows.

Read more
VercelVercelJun 4

Vercel adds Grok Imagine Video 1.5 with native audio generation

Vercel has integrated xAI's Grok Imagine Video 1.5 into its AI Gateway and AI SDK 6. Developers can now programmatically generate high-fidelity video with synchronized audio and lip-syncing using a single API call.

Read more
v0v0Jun 4

v0 Launches Snowflake Integration to Build and Deploy Data Dashboards via Chat

v0 has released a public preview of its Snowflake integration, allowing users to query warehouse data and deploy full-stack applications directly to Snowflake infrastructure. This update transforms the generative UI tool into a functional data agent that bridges the gap between natural language prompts and enterprise-hosted analytics.

Read more
VercelVercelJun 2

Conductor moves parallel coding agents to the cloud via Vercel Sandbox

Conductor has launched Cloud Workspaces, a remote execution layer built on Vercel Sandbox that moves its multi-agent coding environment from local machines to the cloud. This shift allows developers to run a fleet of autonomous agents in parallel without consuming local CPU or stopping work when a laptop is closed.

Read more
VercelVercelJun 2

Vercel adds MiniMax M3 to AI Gateway for 1M context agentic workflows

Vercel has integrated the MiniMax M3 foundation model into its AI Gateway, enabling developers to access 1-million-token context and native multimodality through the AI SDK. The model currently leads open-source rankings on Next.js benchmarks, particularly when paired with agentic instructions.

Read more
VercelVercelMay 31

Vercel AI CLI v0.3.0 Adds Multi-Image Inputs for Terminal Workflows

Vercel released version 0.3.0 of its AI CLI, introducing support for multiple reference image inputs and vision-capable stdin detection. The update allows users and AI agents to perform complex visual tasks like style transfer and product referencing directly from the command line.

Read more
VercelVercelMay 29

Vercel Labs Launches Zero Graph to Replace Fragile Agentic Text Edits

Vercel Labs released zerolang v0.2.0, introducing a graph-first authoring workflow that allows AI agents to interact with code as a semantic structure. By using compiler-derived node IDs and validated graph patches, agents can modify programs without the errors common in traditional source-text editing.

Read more
VercelVercelMay 28

Vercel Integrates Amazon OpenSearch Serverless for Scalable Agentic Search Infrastructure

Vercel added Amazon OpenSearch Serverless to its marketplace, enabling one-click provisioning of vector and hybrid search infrastructure with keyless authentication. The integration features 20x faster autoscaling designed for the bursty traffic patterns of AI agents and supports scaling to zero to eliminate idle costs.

Read more
v0v0May 28

v0 Launches High Fidelity Figma Integration for Design to Code Workflows

v0 now imports Figma designs with high fidelity, extracting layout, typography, and components to generate functional React code. This update enables an iterative workflow where developers can build complex UIs by componentizing Figma frames and applying custom design systems.

Read more
VercelVercelMay 28

Vercel Adds Claude Opus 4.8 to AI Gateway for Long Horizon Agents

Vercel integrated Anthropic's Claude Opus 4.8 into its AI Gateway and v0 platform, enabling developers to deploy the model with no price markup. The update targets long-horizon agentic tasks like complex code refactors that previously required human intervention to maintain focus.

Read more
VercelVercelMay 26

Vercel Integrates Firecrawl to Give AI Agents Structured Web Data

Vercel added Firecrawl to its Marketplace, allowing developers to provision and manage web scraping infrastructure directly within their frontend cloud environment. The integration provides AI agents with reliable access to structured web data, including the ability to interact with dynamic, JavaScript-heavy websites.

Read more
v0v0May 21

v0 Automates Pull Request Merge Conflict Resolution with New Agentic Tool

v0 introduced a Fix PR Conflicts feature that allows its AI agent to autonomously merge base branches and resolve code conflicts. This update removes a manual bottleneck in the development cycle, enabling the platform to handle routine git maintenance without developer intervention.

VercelVercelMay 21

Vercel Simplifies Agentic Bots With Built-in Toolsets for Chat SDK

Vercel launched a built-in toolset for its Chat SDK that automatically converts platform actions into standardized tools for AI agents. By using a single function call, developers can now give agents the ability to read and write across messaging platforms with native safety controls.

Read more
VercelVercelMay 21

Vercel Integrates Qwen 3.7 Max to Power Autonomous Multi Step Agent Workflows

Vercel added Alibaba's Qwen 3.7 Max to its AI Gateway, enabling developers to access the agent-focused model without separate provider accounts. The model is optimized for long-horizon execution, allowing it to maintain reasoning across complex, multi-step tasks like multi-file engineering and office automation.

Read more
VercelVercelMay 20

Vercel Brings AI Gateway to WordPress for Unified Multi-Model Access

Vercel launched an AI Gateway plugin for WordPress 7.0 that connects sites to hundreds of models from 40+ providers through a single API key. This integration moves AI infrastructure management out of individual plugins and into a centralized layer with built-in fallbacks and observability.

Read more
VercelVercelMay 20

Vercel Brings Grok Build 0.1 to AI Gateway for Custom Agentic Workflows

Vercel added xAI's Grok Build 0.1 beta coding model to its AI Gateway, allowing developers to call the specialized reasoning model through the AI SDK. This integration enables teams to build custom autonomous agents using the same weights that power xAI's terminal-based engineering tools.

Read more
VercelVercelMay 19

Vercel Integrates Gemini 3.5 Flash for Parallel Agentic Workflows

Vercel added Google's Gemini 3.5 Flash to its AI Gateway, enabling developers to deploy the new reasoning model with no price markup or additional provider accounts. The integration prioritizes agentic performance, replacing traditional sampling parameters with simplified thinking levels to optimize multi-turn reasoning.

Read more
v0v0May 19

v0 Brings Autonomous Browser Debugging to Its iOS App

v0 expanded its Browser Use capability to iOS, allowing the AI agent to autonomously test and debug web applications from a mobile device. This update enables developers to trigger visual critique and proactive bug fixes for their projects while on the go.

Read more
VercelVercelMay 18

Vercel AI Gateway Automates Provider Selection Based on Cost and Performance

Vercel added a programmatic sort feature to its AI Gateway that ranks model providers by cost, latency, or throughput at the request level. This update moves the logic of AI economics into the infrastructure layer, allowing applications to automatically route to the cheapest or fastest available provider without code changes.

Read more
VercelVercelMay 16

Vercel Labs Launches Zero to Give AI Agents a Native Programming Language

Vercel Labs released Zero, an experimental systems programming language designed specifically for AI agents to write and repair code. By providing machine-readable JSON diagnostics and explicit capability models, the language aims to replace human-centric syntax with a substrate optimized for autonomous agentic loops.

Read more
v0v0May 16

v0 Launches Browser Use to Autonomously Debug and Fix Web Applications

v0 can now open, navigate, and critique the web applications it builds to proactively identify and fix bugs. This update transforms the generative UI tool into an autonomous agent that verifies its own code through visual feedback and live interaction.

VercelVercelMay 15

Vercel Adds Natural Language Interface to Firewall for Instant Security Rules

Vercel launched a natural language interface for its Web Application Firewall that allows developers to generate custom security rules from plain-English descriptions. This update removes the syntax barrier for complex traffic management, enabling teams to deploy rate limits and IP blocks via the dashboard or CLI without manual configuration.

VercelVercelMay 14

Vercel Launches Fast Mode for Opus 4.7 to Accelerate Agentic Workflows

Vercel added a high-speed inference tier for Anthropic's Claude Opus 4.7 on its AI Gateway, delivering 2.5x faster output token generation. This update allows developers to trade higher costs for reduced latency in complex agentic loops where reasoning speed is the primary bottleneck.

Read more
VercelVercelMay 14

Vercel Index Reveals Agentic Workloads Drive Majority of Production AI Traffic

Vercel's AI Gateway production index shows that agentic workloads now account for nearly 60 percent of all token volume, doubling in just six months. The report highlights a shift toward multi-model architectures where high-volume teams route tasks across an average of 35 distinct models.

Read more
VercelVercelMay 13

Vercel Chat SDK Adds Web Adapter to Bring Agents into the Browser

Vercel updated its Chat SDK with a new web adapter that allows developers to stream agent responses directly into React applications using the standard useChat hook. This update enables teams to maintain a single backend for AI assistants that live simultaneously on their own websites and third-party platforms like Slack or Messenger.

VercelVercelMay 13

Vercel Sandbox Firewall Adds Outbound Proxying to Secure AI Agent Traffic

Vercel updated its Sandbox firewall to support outbound request proxying and granular filtering for isolated code execution environments. This allows developers to audit, log, and transform agent traffic through a custom proxy while using matchers to restrict sensitive credentials to specific API paths.

v0v0May 12

Vercel Adds Permission Modes to v0 for Granular Agent Control

Vercel introduced three permission levels for v0 to control how the coding agent executes terminal commands and system actions. Users can now toggle between strict manual approval for every step and full autonomy for high-velocity prototyping.

v0v0May 9

v0 Adds Terminal Access to Automate Testing and GitHub Workflows

v0 can now execute terminal commands to autonomously manage the full software development lifecycle, including browser-based testing and deployment. This shift transforms the generative UI tool into a functional coding agent that can verify its own code and interact with external platforms like GitHub.

VercelVercelMay 8

Vercel Adds Metrics to CLI to Give Coding Agents Production Visibility

Vercel launched the vercel metrics command in public beta, allowing developers and AI agents to query Observability Plus data directly from the terminal. This programmatic access enables autonomous agents to analyze performance and debug production issues without manual dashboard interaction.

VercelVercelMay 7

Vercel Labs Gives AI Agents Deep React Introspection and Performance Auditing Powers

Vercel Labs released agent-browser v0.27, adding native React DevTools integration and Core Web Vitals reporting to its AI-focused automation CLI. By exposing internal component state and hydration phases, the update allows agents to move beyond surface-level navigation into deep application debugging.

VercelVercelMay 7

Vercel Adds Custom Directives to json-render for Dynamic Generative UI Logic

Vercel released a new API for its json-render framework that allows developers to define custom logic directives that resolve at render time. This shift enables AI models to generate interfaces with built-in dynamic behaviors like data formatting and mathematical calculations without writing raw code.

VercelVercelMay 4

Vercel Releases deepsec to Automate Deep Security Audits With Coding Agents

Vercel open-sourced deepsec, a security harness that uses autonomous coding agents to identify and investigate vulnerabilities in large-scale codebases. Unlike traditional scanners that rely on static patterns, this tool uses high-reasoning models to trace data flows and validate findings through a multi-stage pipeline. By moving security audits into an agentic framework, teams can perform deep reviews that were previously too slow or expensive for manual researchers.

VercelVercelMay 1

Vercel Launches AI CLI to Give Agents Native Multimodal Generation Powers

Vercel released AI CLI, a command-line tool that enables humans and AI agents to generate text, images, and video through a unified interface. By treating multimodal generation as a standard terminal utility, the tool allows agents to pipe outputs between different models to automate complex creative workflows.

VercelVercelApr 29

Vercel Launches Stripe Emulator Skill to Automate Local Payment Workflows

Vercel released a Stripe emulator as an agent skill, enabling AI coding agents to build and test payment flows in a local, stateful sandbox. The tool simulates production-fidelity checkouts and webhooks without requiring real accounts, allowing for autonomous debugging of financial integrations.

VercelVercelApr 27

Vercel Portless v0.11 Automates Named Dev Server URLs for AI Agents

Vercel released Portless v0.11, a zero-config tool that replaces numeric ports with stable, named domains. By packaging the tool as an agent skill, developers can now enable AI agents to run parallel dev environments across multiple git worktrees without port collisions.

VercelVercelApr 24

Vercel Adds GPT-5.5 and GPT-5.5 Pro to AI Gateway for Agentic Workflows

Vercel integrated OpenAI's new GPT-5.5 and GPT-5.5 Pro models into its AI Gateway, enabling developers to call them directly through the AI SDK without separate provider accounts. These models are specifically tuned for long-running autonomous tasks like agentic coding and multi-step research where maintaining context across large systems is critical.

VercelVercelApr 18

Vercel Launches wterm to Enable AI Agent Automation for Web Terminals

Vercel released wterm, a web terminal emulator that renders every cell as an HTML element in the DOM rather than a canvas. This approach exposes terminal content to the browser's accessibility tree, allowing AI agents to autonomously drive command-line tools like Claude Code within web interfaces.

VercelVercelApr 18

Vercel Launches json-render Devtools to Debug and Inspect Generative UI

Vercel released a dedicated devtools suite for its json-render framework, allowing developers to inspect AI-generated interface specs and state in real time. By adding these tools as an agent skill, coding agents can now autonomously observe and debug the interfaces they build.

VercelVercelApr 17

Vercel Adds Self Healing Doctor Command to Agent Browser CLI

Vercel introduced a new doctor command to its agent-browser CLI tool that automatically identifies and resolves configuration or installation errors. By adding a --fix flag for autonomous repairs, the update reduces the manual debugging required to keep browser-based AI agents operational.

VercelVercelApr 16

Vercel Launches Workflows to Orchestrate Durable AI Agents Without Infrastructure

Vercel Workflows is now generally available, providing a durable execution model for long-running TypeScript and Python functions. It eliminates manual queue management by treating application code as the orchestrator, allowing AI agents to maintain state across restarts. This shift makes production-grade agentic loops accessible without complex backend plumbing.

VercelVercelApr 15

Vercel Automates Incident Response With AI Agent Investigations for Production Anomalies

Vercel's Anomaly Alerts are now generally available, enabling real-time monitoring for unexpected usage spikes and error patterns. When an anomaly is detected, Vercel Agent automatically investigates logs and metrics to identify the root cause and suggest remediation steps.

VercelVercelApr 13

Vercel Updates Agent Browser to Serve Dynamic Runtime Tool Instructions

Vercel launched a new skills command for agent-browser that serves tool instructions at runtime instead of relying on static cached files. This ensures AI agents always use instructions that match the installed CLI version, eliminating errors caused by stale documentation.

VercelVercelApr 10

Vercel rewrites opensrc in Rust to give AI agents deep implementation context

Vercel released opensrc v0.7.0, a CLI tool rewritten in Rust that fetches the raw source code of npm packages for AI coding agents. This allows agents to reason about the actual implementation of dependencies rather than relying on high-level documentation or type definitions. The update introduces a global cache and delivers a 10x faster startup time.

VercelVercelApr 9

Vercel Integrates Liveblocks into Chat SDK to Power Collaborative AI Agents

Vercel's Chat SDK now includes an official Liveblocks adapter, allowing AI agents to participate directly in real-time collaborative comment threads. This enables developers to build cross-platform bots that can read, respond to, and manage mentions within shared workspaces using a single codebase.

VercelVercelApr 9

Vercel AI Gateway Automates Team Wide Zero Data Retention Across Multiple Providers

Vercel launched team-wide Zero Data Retention for its AI Gateway, allowing organizations to enforce strict privacy policies across models from OpenAI, Anthropic, and Google with a single dashboard toggle. This update moves compliance from manual code configurations to the infrastructure layer, ensuring proprietary data is never stored or used for training.

VercelVercelApr 7

Vercel Launches Agent-Browser Chat for Natural Language Web Automation

Vercel updated its agent-browser CLI with a new chat interface that allows users to control web browsers using natural language instructions. The tool now functions as a standalone browser agent that can be integrated into IDEs as a specialized skill for automated testing and research.

VercelVercelApr 3

Vercel integrates AWS Bedrock AgentCore for secure cloud browser automation

Vercel added AWS Bedrock AgentCore support to its agent-browser CLI, enabling AI agents to run authenticated web sessions on AWS infrastructure. This allows developers to move agentic computer use from local machines to enterprise-grade cloud environments with native IAM security.

VercelVercelApr 2

Vercel brings Google Gemma 4 to AI Gateway for high-performance agentic workflows

Vercel now supports Google's Gemma 4 models on its AI Gateway, offering native function calling and structured JSON output for building autonomous agents. These 26B and 31B models feature a 256K context window and are built on the same architecture as Gemini 3. This integration allows developers to deploy high-performance open models with enterprise-grade reliability and no price markup.

VercelVercelMar 30

Vercel Plugin Brings Platform Skills and Specialized Agents to OpenAI Codex

Vercel launched support for its specialized plugin on OpenAI Codex and the Codex CLI, providing autonomous agents with expert-level knowledge of the Vercel ecosystem. This integration reduces deployment errors and hallucinations by giving agents access to 39 platform-specific skills and real-time code validation.

Frequently asked questions

Vercel is Frontend cloud platform and creator of the AI SDK for building AI-powered web applications. HeadsUpAI tracks Vercel across the AI ecosystem and curates every significant update — the latest being "Vercel Ships HarnessAgent for Unified Agent Harness Integration" (June 13, 2026) — so you get the whole story in a 30-second read.

The most recent Vercel update is "Vercel Ships HarnessAgent for Unified Agent Harness Integration" (June 13, 2026). HeadsUpAI curates every significant Vercel release as a 30-second read — what shipped and why it matters.

The latest Vercel updates: "Vercel Ships HarnessAgent for Unified Agent Harness Integration", "v0 Introduces Annotations for Direct UI Feedback and Agent Prompting", "Vercel Plugin Now Available for Autonomous Deployment in Grok Build", "Vercel Adds Azure Provider for DeepSeek V4 Pro and Flash", and "Vercel Labs Updates agent-browser with Actionable Error Reporting and Latency Gains". HeadsUpAI has curated 64 Vercel updates over the last 90 days, covering product updates, launches, and analysis — listed newest first, presented straight, no hype, no bias.

Vercel is Frontend cloud platform and creator of the AI SDK for building AI-powered web applications. On this page you'll find every significant Vercel development HeadsUpAI has tracked recently — product updates, launches, and analysis — so you can keep up with where Vercel is heading without reading a dozen sources.

Continuously. HeadsUpAI adds new Vercel updates as they're announced — usually within hours — and the 64 updates currently shown cover the past 90 days, newest first.