featurereleaseapiplatform
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
releasefeatureplatform
featureplatform
featureplatform
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
featureintegrationplatform
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
deprecationplatform
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
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
featureintegrationapimodel
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
releasemodelapiintegrationfeature
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 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
releasefeature
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
featureplatform
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
featureplatform
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
featuresdkapi
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
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
featureintegrationmodelapi
featureapiperformance
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
securityplatformbreaking-change
featureapimodelintegration
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
featuremodelintegrationapi
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'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
featureapiplatform
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
securityapifeature
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
featuresdkapi
featureapimodelintegration
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 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
integrationfeatureplatform
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 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
featureplatformperformance
featureintegration
releaseplatform
integrationfeatureplatform
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