Included Pro usage is now credit-basedThe Pro plan now includes $20 in monthly usage credit instead of fixed allocations across metrics like data transfer, compute, caching, and more.9+Jas Garcha, Shar Dara, and 12 others
Streamdown 2.2 - animated streaming and better support for custom HTMLStreamdown 2.2 delivers animated per-word text streaming, improved custom HTML handling, and drop-in compatibility with ReactMarkdown - making it easier to adopt Streamdown in existing projects.Hayden BleaselDX Engineer
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