
Pull anomaly alert details using the Vercel CLI
Vercel introduced a new CLI command, `vercel alerts`, enabling users to list and inspect anomaly alerts directly in the terminal. The feature includes AI investigation results when using the `--ai` op…
Qwen 3.7 Max now available on Vercel AI Gateway
Vercel AI Gateway now supports Alibaba’s Qwen 3.7 Max, an agentic model optimized for coding, office automation, and long-horizon tool-calling. The integration provides unified API access, observabili…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: allowance changed from 1 developer seat included to 1 Developer seat included - Enterprise: promotion changed — Contact our sales team to learn more
The Complete Guide to Chat SDK
Vercel released an open-source TypeScript SDK called Chat SDK that enables developers to build chat bots once and deploy them across multiple platforms (Slack, Teams, Discord, Linear, WhatsApp, etc.) …
Human-in-the-Loop with Chat SDK and Workflow SDK
Vercel introduced a feature combining its Chat SDK and Workflow SDK to enable human-in-the-loop approvals in Slack. The system suspends workflows until a user clicks Approve or Deny on an interactive …
Vercel launches AI Gateway Provider plugin for WordPress
Vercel introduced a WordPress plugin that integrates its AI Gateway as a provider for the WordPress AI Client, enabling text, image, video, and multi-modal AI generation directly from WordPress. The p…
Workflow SDK adds createWebhook for HTTP-triggered workflow resumption
Workflow SDK introduced `createWebhook()` to suspend workflows until HTTP requests resume them via a generated public endpoint. The feature supports both automatic 202 responses and manual mode for cu…
Pricing change detected for Vercel
Pricing updated for Vercel: - Enterprise: promotion changed — Contact sales team to learn more

Trust Center
Vercel disclosed an April 2026 security incident involving unauthorized access to internal systems, actively investigating with law enforcement and incident response experts. A subset of customers was…
Vercel launches AI Gateway plugin for WordPress 7.0
Vercel released a plugin enabling WordPress 7.0 sites to access 40+ AI providers (Anthropic, Google, OpenAI, etc.) via a single API key through Vercel’s AI Gateway. The plugin leverages WordPress’s ne…
Vercel Chat SDK adds message subjects and direct SDK access
Vercel’s Chat SDK now supports `message.subject` to fetch parent issue or PR details from Linear/GitHub comments, enabling richer bot responses. It also exposes underlying platform SDKs (GitHub, Linea…
Vercel Chat SDK adds callback URLs for buttons and modals
Vercel’s Chat SDK now supports `callbackUrl` props on buttons and modals, enabling workflow runs to pause and resume when users interact with cards. The feature works across Slack and Teams via offici…
Vercel AI Gateway adds xAI’s Grok Build 0.1 for agentic coding
Vercel AI Gateway now supports xAI’s Grok Build 0.1, a beta coding model optimized for agentic coding tasks. Users can access it via the AI SDK with the model identifier `xai/grok-build-0.1`, leveragi…
Vercel Chat SDK integrates AI SDK tools with built-in toolset
Vercel’s Chat SDK now includes a built-in AI SDK toolset via the new `chat/ai` subpath, enabling direct integration of Chat SDK actions into AI agents with a single `createChatTools(chat)` call. Write…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Pro: annual price $20/mo → $16/mo - Pro: allowance changed from Includes $20 credit for additional …
Build a Claude Managed Agent with Vercel Sandbox
Vercel introduced a new integration enabling developers to use Vercel Sandbox as the execution layer for Anthropic’s Claude Managed Agents (CMA). Each session runs in an isolated microVM with credenti…
Anthropic launches Claude Managed Agents for autonomous agent workloads
Anthropic introduced Claude Managed Agents, a pre-built harness for running autonomous Claude agents in managed infrastructure, targeting long-running and asynchronous tasks. The service eliminates th…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: new promotion — $20/month + additional usage - Pro: annual price $16/mo → $20/mo - Pro: allowance changed from 1 developer seat included to Includes $20 credit for a…
Amazon Aurora PostgreSQL
Vercel added AWS Aurora PostgreSQL to its marketplace, enabling developers to create and manage serverless PostgreSQL databases directly within Vercel projects. The integration supports OIDC Federatio…
Upstash for Redis
Vercel integrated Upstash Redis into its marketplace, enabling developers to deploy serverless Redis-compatible databases directly within Vercel projects. The integration supports Next.js, Nuxt, and S…
Supabase
Vercel now offers a native integration with Supabase, enabling developers to deploy Supabase Postgres databases, Auth, Storage, Edge Functions, and Realtime capabilities directly through Vercel. The i…
Redis
Vercel launched an official integration with Redis Cloud, enabling developers to add managed Redis databases directly to Vercel projects with minimal setup. The integration supports caching, sessions,…
Nile
Vercel’s marketplace now includes Nile, a PostgreSQL re-engineered for multi-tenant applications, as a native integration. The integration allows Vercel projects to automatically access unlimited, ful…
MotherDuck
Vercel added MotherDuck to its marketplace as a serverless backend for interactive analytics apps, enabling PostgreSQL-compatible queries via a Wasm client or standard Postgres endpoint. The integrati…
Grok
Vercel added xAI’s Grok models (grok-4 and grok-4-fast) as a native integration in its marketplace, enabling developers to deploy Grok-powered AI applications directly within Vercel projects. The inte…
fal
Vercel added native integration with fal.ai to enable AI model inference at scale for Vercel-hosted apps, particularly Next.js. The integration automates environment variable setup (FAL_KEY) and provi…
Deep Infra
Vercel added a native integration with Deep Infra in its marketplace, enabling users to manage Deep Infra API tokens directly from Vercel and export them to projects. The integration simplifies access…
Neon
Vercel added Neon, a serverless Postgres database, to its marketplace, enabling one-click deployments with features like database branching, autoscaling, and read replicas. Guides for Next.js, SvelteK…
Vercel introduces Flat Rate CDN pricing in Limited Beta for Pro teams
Vercel launched Flat Rate CDN in Limited Beta for Pro teams, replacing usage-based pricing with a fixed monthly fee to eliminate surprise bills from traffic spikes. The change covers Edge Requests, Fa…
Vercel adds Gemini 3.5 Flash to AI Gateway with improved coding and reasoning
Vercel integrated Google’s Gemini 3.5 Flash into its AI Gateway, offering enhanced coding proficiency, parallel agentic execution, and stronger reasoning. The model defaults to a medium thinking level…
Nuxt MCP Toolkit adds support for interactive MCP apps
Vercel’s Nuxt MCP Toolkit now enables developers to build interactive MCP apps with HTML responses rendered inline by clients like Claude and ChatGPT. Tools can use `defineMcpApp` and `useMcpApp` to c…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion ended (was: + $20 included credit to use across resources) - Pro: allowance changed from 1 developer seat to 1 developer seat included
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — + $20 included credit to use across resources - Pro: annual price $20/mo → $16/mo - Pro: allowance changed from Includes $20 credit for additiona…
Vercel makes WAF-mitigated traffic free, expanding DDoS mitigation cost benefits
Vercel now waives CDN requests and data transfer fees for traffic blocked, challenged, or rate-limited by its Web Application Firewall (WAF). Previously, only DDoS mitigation was free; now all WAF-mit…
Vercel integrates Claude Managed Agents with Vercel Sandbox
Vercel now supports running Anthropic’s Claude Managed Agents within Vercel Sandbox, enabling agents to execute in isolated Firecracker microVMs on Vercel’s infrastructure. This allows secure, private…
Vercel adds consolidated commit status for GitHub monorepos
Vercel introduced a consolidated commit status feature for GitHub, allowing monorepos to display a single status per pull request instead of one per project. Teams can configure branch protection once…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20/month + additional usage - Pro: annual price $16/mo → $20/mo - Pro: allowance changed from 1 developer seat included to Includes $20 credit f…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Pro: allowance changed from Includes $20 credit to use across resources to 1 developer seat include…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: new promotion — $20/month + additional usage - Pro: allowance changed from 1 developer seat included to Includes $20 credit to use across resources - Enterprise: pro…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion ended (was: Includes $20 monthly credit for additional usage) - Pro: now includes 1 developer seat included - Enterprise: promotion changed — Contact sales…
GPT OSS 120B
Vercel’s AI Gateway now supports OpenAI’s open-source GPT OSS 120B model (120B parameters) as a managed API, enabling teams to use it without self-hosting. The model offers open weights for transparen…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — Includes $20 monthly credit for additional usage - Enterprise: promotion changed — Contact sales for custom pricing
Vercel CLI adds native curl syntax support
Vercel CLI now supports native curl syntax, allowing users to make HTTP requests to deployments using full URLs, bare hostnames, or paths with standard curl flags like -X, -H, and -d. The feature bypa…
Vercel AI Gateway adds provider sorting by cost, latency, or throughput
Vercel introduced a new `sort` parameter for AI Gateway to rank providers by cost, time to first token (TTFT), or throughput (TPS) at request time. This allows users to optimize routing based on their…
Pricing change detected for Vercel
Pricing updated for Vercel: - Enterprise: promotion changed — Contact sales team
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: allowance changed from 1 developer seat to 1 developer seat included - Enterprise: promotion changed — Contact sales for a trial and custom pricing
Vercel enables Protected Source Maps by default for new projects
Vercel introduced Protected Source Maps, restricting access to production `.map` files via Vercel Authentication. New projects have this enabled by default, while existing projects can opt in without …
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Pro: annual price $20/mo → $16/mo - Pro: allowance changed from Includes $20 credit to use across r…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20/month + additional usage - Pro: annual price $16/mo → $20/mo - Pro: allowance changed from 1 developer seat included to Includes $20 credit t…
Vercel introduces Trusted Sources for deployment protection with OIDC tokens
Vercel launched Trusted Sources, a new deployment protection method replacing long-lived bypass secrets with short-lived OIDC tokens. Projects and external services (e.g., GitHub Actions) can now auth…
Vercel launches AI Gateway Provider plugin for WordPress
Vercel released a WordPress plugin enabling sites to connect to the Vercel AI Gateway, granting access to over 100 models from 40+ providers (e.g., OpenAI, Anthropic, Google) for text, image, and vide…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: new promotion — $20 included credit to use across resources - Enterprise: promotion changed — Contact sales team for custom pricing
vercel-firewall
Vercel Firewall now supports staged rule publishing via CLI, with immediate effects for system bypass, Attack Mode, and system mitigations. Custom rules allow granular traffic control (block, rate lim…
Vercel AI Gateway production index: agentic workloads dominate token volume, multi-model fleets scale
Vercel’s AI Gateway data from seven months shows agentic workloads now carry 59% of token volume, up 2x in six months, while requests with tool calls rose to 22.2%. Teams using 10M+ requests average 3…
Vercel adds CLI commands to manage Vercel Firewall
Vercel introduced CLI commands to manage its Firewall, enabling direct configuration of rules, IP blocks, bypasses, attack mode, and mitigations. A new Vercel Firewall skill for agents provides best p…
Vercel AI Gateway adds fast mode for Claude Opus 4.7 with 2.5x speed boost
Vercel introduced a fast mode for Claude Opus 4.7 on its AI Gateway, delivering ~2.5x faster output token generation while maintaining full model intelligence. The feature is experimental and priced a…
Vercel Sandboxes now support Node.js 26.x
Vercel added Node.js 26.x support to its Sandbox environment, requiring users to upgrade `@vercel/sandbox` to version 1.10.2+ or 2.0.0-beta.19+ and set the runtime to `node26`.
Vercel Firewall adds natural language rule creation for WAF custom rules
Vercel Firewall now enables users to create WAF custom rules using natural language descriptions, with the dashboard generating the rule automatically. This simplifies traffic control for actions like…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion ended (was: $20 included credit to use across resources) - Pro: allowance changed from 1 developer seat to 1 developer seat included - Enterprise: promotio…
Vercel Sandbox firewall adds request proxying and filtering in beta
Vercel’s Sandbox firewall now supports forwarding HTTP requests to custom proxies and filtering traffic by path, method, query, or headers. Developers can route specific outbound traffic through their…
Vercel Flags adds progressive rollouts for automated feature deployment
Vercel introduced progressive rollouts in Vercel Flags, enabling staged feature deployments with scheduled traffic shifts. Users can now automate rollouts via dashboard or the new `vercel flags rollou…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Pro: annual price $20/mo → $16/mo - Pro: allowance changed from Includes $20 credit for additional …
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20/month + additional usage - Pro: annual price $16/mo → $20/mo - Pro: allowance changed from 1 developer seat included to Includes $20 credit f…
Superset scales AI agent IDE to 1,400 weekly deployments on Vercel
Superset, an IDE for multi-agent AI development, runs up to 10 parallel coding agents on Vercel, generating 1,000–1,400 deployments weekly with 30-second average build times. The platform leverages Ve…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Enterprise: promotion changed — Contact sales for custom pricing

Next.js + Salesforce Commerce Cloud
Vercel introduced a Next.js Commerce starter kit integrated with Salesforce Commerce Cloud, leveraging React Server Components and modern Next.js features. The template requires environment variables …
Deploy a headless Shopify storefront with Vercel
Vercel introduced a guide for deploying headless Shopify storefronts using the Next.js Commerce template, enabling seamless integration between Shopify’s backend and Vercel’s deployment platform. The …

Chatbot
Vercel launched a free, open-source Next.js AI chatbot template using the Vercel AI SDK and AI Gateway, supporting models like Mistral, Moonshot, and OpenAI. Users can deploy it to Vercel with one cli…

Statsig Experimentation with Flags SDK
Vercel introduced a new template integrating Statsig’s Flags SDK to run A/B tests on static pages using feature gates and experiments. Users can deploy the template via Vercel Marketplace and configur…

Next.js Video Starter
Vercel introduced a Next.js Video Starter template enabling developers to quickly integrate video streaming using Mux. The template includes a Vercel deployment flow with $20 monthly Mux usage credit,…

Next.js Commerce
Vercel introduced a high-performance Next.js Commerce starter kit for Shopify, leveraging React Server Components, Server Actions, and Suspense. The template is actively maintained for Shopify, while …
Next.js Saleor Commerce
Vercel launched Paper, a minimal, production-ready Next.js 14 storefront template for Saleor built with React 18, App Router, TypeScript, GraphQL, and Tailwind CSS. The template includes open checkout…

Liveblocks Starter Kit
Vercel introduced a Next.js starter kit for building real-time collaborative applications using Liveblocks. The template provides pre-built features to accelerate development of multi-user experiences…

AWS S3 Image Upload
Vercel’s Next.js template now supports direct AWS S3 image uploads using environment variables for credentials, eliminating manual SDK configuration. The update leverages AWS SDK’s default credential …
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20/month + additional usage - Enterprise: promotion changed — Contact sales
Vercel Chat SDK adds web adapter support for browser-based chat UIs
Vercel’s Chat SDK now supports a web adapter, enabling developers to build browser-based chat UIs like in-product assistants or support agents. The adapter integrates with the `@ai-sdk/react` `useChat…
Vercel Chat SDK adds cross-platform conversation history support
Vercel’s Chat SDK now supports conversation history via `transcripts` and `identity` options, enabling user message persistence across all platform adapters. Developers can configure retention, append…
Vercel Chat SDK adds Messenger adapter support
Vercel’s Chat SDK now includes a Messenger adapter, enabling bots to handle messages, reactions, multimedia, buttons, and direct conversations with automatic display names. The adapter is available im…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: allowance changed from 1 Developer seat to 1 developer seat included - Enterprise: promotion changed — Contact sales for custom pricing
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion changed — $20 included credit to use across resources - Pro: allowance changed from Includes $20 credit to use across resources to 1 Developer seat - Enter…
Next.js May 2026 security release patches 13 advisories including CVE-2026-23870
Vercel issued a coordinated security release for Next.js addressing 13 vulnerabilities across denial of service, middleware bypass, SSRF, cache poisoning, and XSS. Patched versions of Next.js and Reac…
Vercel Flags now supports JSON values for feature management
Vercel expanded Vercel Flags to support JSON values, enabling single flags to manage complex configurations like AI model parameters instead of multiple separate flags. This simplifies A/B testing and…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: new promotion — $20/month + additional usage - Pro: allowance changed from 1 developer seat to Includes $20 credit to use across resources - Enterprise: promotion ch…
See you in Hamburg!
OMR Festival 2026 will be held in Hamburg on May 5-6, 2026, as Europe’s largest event for digital business and online marketing. The event features 800+ speakers including industry leaders like Nick T…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: promotion ended (was: $20 included credit to use across resources) - Pro: allowance changed from 1 developer seat included to 1 developer seat - Enterprise: promotio…
Vercel restricts integration credentials to Production-only access
Vercel introduced a Production-only access setting for integration resources, blocking non-production access and protecting credentials as sensitive environment variables. Development and Preview conn…
Vercel Pro teams gain auto-add Git committers with approval controls
Vercel introduced auto-add options for Git committers to private repos in Pro teams, allowing either automatic team member addition or manual approval before deployments proceed. Added members count t…
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: allowance changed from 1 Developer seat included to 1 developer seat included - Enterprise: promotion changed — Contact sales team for custom pricing
Pricing change detected for Vercel
Pricing updated for Vercel: - Pro: annual price $20/mo → $16/mo - Pro: allowance changed from 1 developer seat included to 1 Developer seat included - Enterprise: promotion changed — Contact sales for…
KIKO Milano scales Black Friday traffic 75% faster on Vercel
KIKO Milano eliminated 3 weeks of Black Friday infrastructure prep by migrating to Vercel, reducing app build times by 75% and enabling multiple daily deployments. The shift removed manual scaling and…
Vercel CLI adds metrics query capability in public beta
Vercel introduced a new `vercel metrics` CLI command to query Observability Plus metrics for teams or projects, enabling performance, reliability, and security analysis. The feature is in public beta …
Vercel open-sources deepsec, an AI-powered security scanner for codebases
Vercel launched deepsec, an open-source security harness using coding agents to find vulnerabilities in large codebases. It runs locally or scales to 1,000+ concurrent sandboxes via Vercel Sandboxes, …
General Intelligence migrates Cofounder platform to Vercel for agent-driven infrastructure
General Intelligence, an 8-person AI agent platform company, migrated its Cofounder product to Vercel to enable end-to-end agent-driven infrastructure. The move allowed their CTO agent to programmatic…
Vercel Sandbox firewall now supports Postgres connections
Vercel Sandbox firewall now allows secure Postgres connections to hosted databases like Neon, Supabase, and AWS RDS by detecting the TLS upgrade during Postgres negotiation. No code changes are requir…
GitBook leverages Vercel to serve 30K sites with sub-second content updates
GitBook hosts 30,000 documentation sites on Vercel, serving 120M monthly page views with 40K daily cache invalidations resolved in under 300ms. AI crawlers now account for 41% of traffic, requiring sc…
Track Vercel on autopilot
- · Weekly AI brief — narrative summary of what shipped, every Monday 9 AM
- · Email or Slack alerts, or chat with the archive in your dashboard
- · Add Vercel + up to 4 more competitors free, no credit card

