New Unified CDN Dashboard
Vercel has launched a redesigned CDN dashboard that brings critical content delivery and caching controls to a single, dedicated interface. Previously, CDN management was scattered across project settings and required navigating multiple pages to access related functionality.
Key Features
The new dashboard includes three main sections:
Overview Tab: Displays a live global map showing traffic distribution across Vercel Regions, along with top-level metrics for request volume and cache performance. This provides instant visibility into your project's CDN behavior at a glance.
Caches Tab: A redesigned page for purging content across Vercel CDN's caching layers, previously buried in project settings. The new dedicated interface makes cache management more discoverable and streamlined.
Project-level Routing: A significant workflow improvement allowing developers to update routing rules (response headers, external API rewrites, etc.) without triggering a new deployment. This eliminates the friction of full redeployments for dynamic routing changes.
What Developers Need to Know
This update provides a more efficient workflow for CDN management—developers can now monitor global traffic in real-time and make routing adjustments on-the-fly without redeployment cycles. The consolidated dashboard reduces cognitive load by grouping all CDN-related operations in one place rather than scattered across settings.
Visit the CDN documentation or navigate to the CDN tab in your project dashboard to access the new experience.