Bounce rate support in Web AnalyticsWeb Analytics now displays the bounce rate on your Vercel dashboard. The bounce rate shows the percentage of users visiting a single page without navigating any further.Tobias Lins, Timo Lins, and 1 other
The Vercel Toolbar is now more compact and dynamicThe Vercel Toolbar has been upgraded with an unobtrusive design, recommended shortcuts, browser extension controls, and more features that give it better UX.. +3George Karagkiaouris, wits, and 3 others
Python support added to in-function concurrency betaPython functions can now leverage In-function concurrency, which optimizes function to handle multiple invocations simultaneously and improves resource efficiency.Tom LienardSoftware Engineer, Infrastructure
Improved log visibility for function durations and memoryLogs now indicate function durations against their maximums for each request using a Vercel Function.Timo LinsProduct Designer
Improvement to how dates display in the dashboardDates across the dashboard now provide more precision. For the first three days will show a relative date, and after that, they switch to absolute dates and times.witsDesign Engineer
Updated logging limits for Vercel FunctionsThe runtime log limits for Vercel Functions have been increased, allowing for significantly larger log entries. Logs are increased to 256KB per log line, 256 log lines per request, and 1MB total log size per request.Craig AndrewsSoftware Engineer, Infrastructure
Requester's public IP postal code now available in Vercel FunctionsPostal codes of the requester's public IP address are now available in Vercel headers. The x-vercel-ip-postal-code header complements existing headers like x-vercel-ip-country and x-vercel-ip-city.Shohei MaedaSoftware Engineer
AI-enhanced search for Next.js documentationAI-powered Next.js docs search: Ask questions, review queries, copy code, and leave feedback.Jhey Tompkins, Gaspar Garcia