Bulk redirects UI, API, and CLI now generally availableYou can now manage up to a million redirects on Vercel via UI, API, or CLI instantly without a build or deployment.+4Ben Roberts, Mark Knichel, and 4 others
Preview URLs optimized for multi-tenant platformsMulti-tenant applications can now generate unique preview URLs for each tenant and encode metadata and routing context directly into the URLRhys Sullivan, Kim Neuwirth
AWS databases now available on the Vercel MarketplaceAWS Databases Now Available on the Vercel Marketplace with their AWS Aurora PostgreSQL, Amazon DynamoDB, and Aurora DSQL +4Michael Toth, Dima Voytenko, and 4 others
Gemini 3 Flash is now available on the Vercel AI GatewayYou can now access the Gemini 3 Flash model on Vercel's AI Gateway with no other provider accounts required.Walter Korman, Matt Lenhard, and 1 other
Vercel Knowledge BaseA database of tutorials, videos, and best practices for building on Vercel, written by engineers from across the company.Delba de Oliveira, Ismael Rumzan, and 1 other
Export Observability query results to CSV or JSONExport Observability query results as CSV or JSON files. Analyze, share, and process your data outside the dashboard.Timo Lins, Damien Simonin Feugas
Split Web Analytics data by any dimensionVercel Web Analytics now supports splitting data by eleven dimensions, such as path, route, county, device, and more.Damien Simonin Feugas, Timo Lins
Add cache tags from Function responses, regardless of frameworkYou can now add tag(s) to cached responses from serverless functions using `addCacheTag()` and later invalidate the cache associated with these tag(s) using `invalidateByTag()`.Steven Salat, Shraddha Agarwal, and 1 other