Vercel logo

Vercel

Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.

https://vercel.com ↗

Products

Changelogs

RSS
Vercel Chat SDK adds Telegram adapter, now supports five messaging platforms//The Chat SDK now supports building Telegram bots with the same single-codebase approach used for Slack, Discord, GitHub, and Teams. The new adapter enables developers to create interactive workflows with mentions, reactions, direct messages, and keyboard buttons directly in Telegram.
featuresdkintegration
Vercel AI Gateway adds Gemini 3.1 Flash Image Preview with web search and configurable reasoning//Nano Banana 2 (Gemini 3.1 Flash Image Preview) is now available on Vercel's AI Gateway, bringing improved visual generation quality while maintaining flash-tier performance. The model supports Google Image Search integration for grounding outputs in real-world imagery, configurable thinking levels for complex prompts, and new resolutions including 512p with 1:4 and 1:8 aspect ratios.
releasefeaturemodelintegration
Vercel launches Slack Agent Skill to simplify agent deployment with one-click setup//Vercel's new Slack Agent Skill enables developers to build and deploy Slack agents directly from their coding assistant in a single session, automating OAuth configuration, webhook setup, and deployment to Vercel. The wizard-based tool handles infrastructure complexity so developers can focus on agent logic.
featureintegrationplatform
Vercel doubles Python Functions bundle size limit to 500MB//Vercel has increased the maximum uncompressed deployment bundle size for Python Functions from 250MB to 500MB. This change enables developers to deploy more complex Python applications with larger dependencies on Vercel's serverless platform.
featureplatform
GPT 5.3 Codex arrives on Vercel AI Gateway with 25% faster execution//Vercel's AI Gateway now offers GPT 5.3 Codex, a new model combining GPT-5.2's coding strengths with enhanced reasoning capabilities. The model is optimized for multi-step agentic work and delivers 25% faster performance with improved token efficiency.
modelintegrationfeatureapi
Vercel opens Chat SDK in public beta, unifies bot development across Slack, Teams, Discord, and five other platforms//Vercel has open-sourced the Chat SDK, a TypeScript library that allows developers to write chatbot logic once and deploy across Slack, Microsoft Teams, Google Chat, Discord, GitHub, and Linear. The SDK features event-driven architecture with type-safe handlers, JSX-based UI components that render natively on each platform, and pluggable state management adapters.
releasefeaturesdkopen-sourceplatformintegration
Vercel Sandbox adds secure header injection for API credentials in untrusted code//Vercel Sandbox now supports automatic injection of HTTP headers containing API credentials into outbound requests, keeping secrets outside the sandbox VM boundary. This feature is designed for AI agent workflows where prompt injection poses security risks, allowing sandboxed code to call authenticated services without ever accessing the credentials directly.
featuresecurityapi
Streamdown 2.3 adds interactive playground and unified design system for markdown rendering//Streamdown 2.3 introduces a refreshed design applying consistent nested-card styling across tables, code blocks, and diagrams, along with a new interactive playground for real-time testing. The release includes several developer experience improvements like sticky action buttons, new hooks for streaming detection, and Markdown copying for tables.
releasefeature
Vercel AI Gateway adds Grok Imagine Video for text-to-video and video editing//xAI's Grok Imagine Video model is now available in Vercel's AI Gateway, enabling developers to generate videos in seconds with advanced features like video editing, audio generation, and lip-sync. Accessible via v0 Creative Studio, AI SDK 6, or the AI Gateway playground for Pro and Enterprise plan users.
featureintegrationapimodel
Vercel adds Alibaba's Wan video generation models to AI Gateway//Alibaba's Wan models for text-to-video, image-to-video, and character reference video generation are now available through Vercel's AI Gateway. Developers can generate stylized videos up to 1080p using AI SDK 6 or the Gateway playground, with beta access for Pro and Enterprise plans.
featureapiintegrationmodel
Vercel AI Gateway adds Kling video models with multishot and audio generation//Kling video models, including the latest Kling 3.0, are now available through Vercel's AI Gateway and AI SDK. The integration enables developers to generate cinematic videos from text, images, or motion references with features like multishot narratives, synchronized audio generation, and first/last frame control.
featureapiintegrationmodel
Vercel Blob adds private storage in public beta for authenticated file access//Vercel Blob now supports private storage requiring authentication for sensitive files like contracts and invoices, complementing its existing public storage option. The feature is available on all Vercel plans via CLI and SDK, with simple `access: 'private'` configuration for upload and retrieval operations.
featurereleasesdkapi
Vercel adds billing API with FOCUS-compliant cost data access//Vercel now offers programmatic access to billing usage and cost data through a new `/billing/charges` API endpoint that returns data in the FOCUS v1.3 open-standard format. Teams can integrate cost data directly into FinOps tools, with support for day-level granularity up to one year of historical data via SDK, CLI, or REST API.
apifeatureintegration
Vercel adds Google Veo video models to AI Gateway with native audio synthesis//Google's Veo video generation models are now available through Vercel's AI Gateway, supporting text-to-video and image-to-video generation with synchronized audio at up to 1080p resolution. Developers can access the models via AI SDK 6 or the AI Gateway playground, with both standard and fast generation modes available.
featureintegrationapimodel
Vercel Agent now suggests automatic build fixes in pull requests//Vercel Agent can now automatically detect build failures and suggest code fixes directly in GitHub pull request reviews and the Vercel Dashboard. The AI-powered feature analyzes build logs and your codebase to recommend specific changes for resolving errors before merging.
featureplatformintegration
Claude Sonnet 4.6 now available on Vercel AI Gateway with 1M token context//Anthropic's Claude Sonnet 4.6 is now accessible through Vercel's AI Gateway, bringing advanced agentic capabilities and extended thinking to developers. The model supports a 1M token context window and integrates seamlessly with the Vercel AI SDK using the `anthropic/claude-sonnet-4.6` model identifier.
releasemodelapiintegrationfeature
Vercel adds automated security audits to skills.sh for 60,000+ packages//Vercel has launched automated security audits for skills.sh in partnership with Gen, Socket, and Snyk. The audits now run across over 60,000 skills and provide transparent security reports visible on each skill's detail page, with malicious skills automatically hidden from search and leaderboards.
featuresecurityplatform
Recraft V4 image model now available on Vercel AI Gateway//Recraft V4, a text-to-image model built for professional design work, is now accessible via Vercel's AI Gateway with two variants: the standard V4 for faster iteration and V4 Pro for high-resolution print-ready assets. The model features improved photorealism, natural textures, and cleaner composition compared to previous versions.
releasefeaturemodelintegrationapi
Qwen 3.5 Plus now available on Vercel's AI Gateway with 1M context window//Alibaba's Qwen 3.5 Plus model is now integrated into Vercel's AI Gateway, offering a 1 million token context window and built-in adaptive tool use. The model excels at agentic workflows and multimodal tasks, making it particularly useful for web development and code generation.
featureintegrationmodelapi
Browserbase joins Vercel Marketplace with one-click browser automation for AI agents//Browserbase is now integrated into the Vercel Marketplace, allowing developers to easily connect AI agents to remote browsers via Chrome DevTools Protocol without managing infrastructure. The integration includes unified billing, support for Vercel Sandbox and AI Gateway, and Web Bot Auth capabilities for seamless agent interaction with Vercel-hosted deployments.
integrationfeatureplatform
Vercel Sandbox adds SNI-based egress firewall for controlling outbound network access//Vercel Sandbox now supports advanced egress firewall policies using Server Name Indication (SNI) filtering and CIDR blocks to restrict outbound connections. The feature allows developers to lock down network access to specific hosts, preventing unauthorized data exfiltration or unintended API calls when running untrusted or AI-generated code.
featureapisecurityplatform
Vercel AI Gateway now supports GLM-5 model with native agentic capabilities//GLM-5 from Z.AI is now available through Vercel's AI Gateway without requiring additional provider accounts. The model features multiple thinking modes, improved long-range planning, and enhanced multi-step task handling optimized for agentic workflows and structured data extraction.
featuremodelintegrationapi
Vercel Flags moves to public beta with native Next.js and SvelteKit support//Vercel has launched Vercel Flags, a built-in feature flag service for the Vercel platform that enables developers to create, manage, and deploy feature flags with targeting rules directly from the dashboard. The service integrates natively with Next.js and SvelteKit, supports the OpenFeature standard for multi-framework use, and is priced at $30 per million flag requests.
featureplatformsdkpricing
PostHog joins Vercel Marketplace with feature flags and A/B testing integration//PostHog is now available as an official integration in the Vercel Marketplace, enabling developers to declare and manage feature flags directly in their Next.js applications. The integration leverages the Flags SDK and provides real-time feature toggles, percentage-based rollouts, and A/B testing capabilities within Vercel workflows.
integrationfeaturerelease
Vercel's MCP server adds runtime log access for AI agents//Vercel has expanded its Model Context Protocol (MCP) server with a new `get_runtime_logs` tool that allows AI agents to access runtime logs from Vercel Functions. The feature enables agents to debug failing requests, inspect function output, and search logs for specific errors across preview and production deployments.
featureapiintegration
Vercel Adds Sign in with Apple Support//Vercel's login experience now supports Sign in with Apple, allowing users with Apple accounts to authenticate faster. Accounts are automatically linked if the Apple email matches the Vercel account email, with manual connection available in account settings for mismatched emails.
featureplatform
Sanity CMS now available on Vercel Marketplace with native integration//Sanity is now available as a native integration on the Vercel Marketplace, allowing developers to install, configure, and manage the headless CMS directly from the Vercel dashboard. The integration eliminates manual API token setup and environment variable configuration, keeping content management within the existing Vercel workflow.
integrationplatformfeature
Vercel AI Gateway adds Claude Opus 4.6 with adaptive thinking and 1M context window//Anthropic's Claude Opus 4.6 is now available on Vercel's AI Gateway, bringing the latest flagship model to the unified API platform. The model introduces adaptive thinking, allowing it to intelligently decide when and how much to reason, while supporting an extended 1M token context window for the first time in the Opus line.
featureapimodelintegration
Vercel build logs now support clickable links for faster debugging//URLs in Vercel build logs are now interactive, allowing developers to navigate directly to internal and external resources without manual copying and pasting. External links open in new tabs, streamlining the debugging workflow and reducing friction when investigating build issues.
featurereleaseplatform
Vercel integrates Parallel web search across AI Gateway and AI SDK//Parallel's LLM-optimized web search tool is now available through Vercel's AI Gateway and AI SDK, enabling developers to add real-time web search to any model without provider-specific implementations. The integration supports both AI SDK and Vercel Marketplace with centralized billing and pricing at $5 per 1,000 requests.
featureintegrationapimodel
Vercel Workflow 4.1 Beta introduces event-sourced architecture with self-healing capabilities//Workflow 4.1 Beta fundamentally changes how the system tracks state by moving to an event-sourced architecture where state changes are stored as an immutable log of events rather than updating records in place. The update brings automatic recovery from queue failures, complete audit trails for debugging, and improved throughput supporting thousands of steps per second.
releasefeatureplatform
Vercel adds zero-configuration support for Koa framework//Vercel now supports Koa applications with zero-configuration deployment, allowing developers to run expressive HTTP middleware frameworks on the platform. Koa apps automatically benefit from Fluid compute with Active CPU pricing, scaling dynamically based on traffic.
platformintegrationfeature
Vercel Toolbar adds "Copy for Agents" to share visual context with AI coding assistants//Vercel Toolbar now includes functionality to copy complete visual context from deployment comments, providing coding agents with structured technical details including page URLs, viewport dimensions, component trees, and selector information. This eliminates manual context entry when asking AI agents to make changes to deployed applications.
featureintegration
Vercel Sandboxes now generally available for safely executing untrusted code//Vercel has launched Sandboxes as a general availability product—ephemeral compute environments for safely running untrusted code, AI-generated outputs, and third-party applications in isolated Firecracker microVMs. The offering protects production infrastructure by blocking sandbox code from accessing environment variables, databases, and cloud resources.
releasefeatureplatformsdk