Package installation for v0 builds is now ~70% faster.NPM packages installation got faster for v0 builds. It went from 5 seconds to 1.5 seconds on average, which is a 70% reduction.Balazs Varga, Janos Szathmary
AI SDK and AI Gateway now integrated in GitHub Actions You can now access the AI SDK and AI Gateway with the vercel/ai-action@v2 GitHub Action. Use it to generate text or structured JSON directly in your workflows by configuring a prompt, model, and api-key. Learn more in the docs.Gregor MartynusTech Lead
Bulk enable on-demand concurrent builds across projects You can now enable on-demand concurrent builds for many projects, or even your whole team, in just a few clicks.Janos Szathmary, Felix Haus
Vercel Functions now support graceful shutdownVercel Functions running on the Node.js or Python runtimes now support graceful shutdown, allowing to run cleanup tasks for up to 500 milliseconds just before shutting down.Tom LienardSoftware Engineer, Infrastructure
Export traces, web analytics events, and speed insights datapoints to any destinationYou can now export logs, traces, web analytics events, and speed insights datapoints with Vercel Drains.+5Darpan Kakadia, Luc Leray, and 5 others
Zero-configuration Express backendsVercel now detects and deploys Express, a fast, unopinionated, minimalist web framework built on web standards, with zero configuration.Jeff SeeSoftware Engineer
Moonshot AI's Kimi K2 0905 model is now supported in Vercel AI GatewayYou can now access Kimi K2 0905 from Moonshot AI using Vercel AI Gateway, with no Moonshot AI account required.Walter Korman, Rohan Taneja, and 1 other
CVE-2025-57822A vulnerability affecting Next.js Middleware has been addressed. It impacted versions prior to v14.2.32 and v15.4.7.+2Aaron Brown, Zack Tanner, and 2 others