Zero-configuration support for KoaVercel now detects and deploys Koa, an expressive HTTP middleware framework to make web applications and APIs more enjoyable to write.Jeff SeeSoftware Engineer
Python 3.13 and 3.14 are now available Python versions 3.13 and 3.14 are now available for use in Vercel Builds and Vercel Functions. Python 3.14 is the new default version for new projects and deployments.Elvis Pranskevichus, Ricardo Gonzalez, and 1 other
Vercel Sandboxes are now generally availableVercel Sandbox is now GA, providing isolated Linux VMs for safely executing untrusted code. Run AI agent output, user uploads, and third-party code without exposing production systems.+6Guðmundur Bjarni Ólafsson, Laurens Duijvesteijn, and 6 others
cubic joins the Vercel Agents MarketplaceCubic joins the Vercel Agents Marketplace, offering teams an AI code reviewer with full codebase context, unified billing, and automated fixes.Marketplace Team
AssistLoop joins the Vercel Agents MarketplaceAssistLoop is now available in the Vercel Marketplace, making it easy to add AI-powered customer support to Next.js apps deployed on Vercel.Marketplace Team
Skew Protection now supports prebuilt deploymentsNext.js now supports a custom deploymentId in next.config.js, enabling Skew Protection for vercel deploy --prebuilt workflows. Set your own deployment ID using a git SHA or timestamp to maintain version consistency across prebuilt deployments.Brooke MosbyTech Lead
Vercel Agent investigations now available in SlackWith our updated Slack integration, investigations now appear directly in Slack alert messages as a threaded response. This eliminates the need to click into the Vercel dashboard and gives you context to triage the alert directly in Slack.+2Julia Shi, Fabio Benedetti, and 2 others
Tag-based cache invalidation now available for all responsesCached responses can now assign a comma separated list of cache tags using the Vercel-Cache-Tag header. We recommend using the Vercel-Cache-Tag header for caching with external backends or for frameworks without native cache tag support for ISR.Luba Kravchenko, Steven Salat