New CDN Dashboard Features
Vercel has released a redesigned CDN dashboard that provides developers with centralized visibility and control over their content delivery infrastructure. The new interface brings together previously scattered CDN management capabilities into a single, cohesive experience.
Key Capabilities
The new dashboard includes three primary sections:
Overview: A live global map visualizing traffic distribution across Vercel Regions, along with top-level metrics for request volume and cache performance. This gives developers real-time visibility into how their content is being served globally.
Caches: A redesigned cache management interface previously buried in project settings. Developers can now easily purge content across Vercel's multi-layer caching infrastructure from a dedicated page.
Project-level Routing: A new UI for managing routing rules—including response header configuration and external API rewrites—without requiring deployments. This enables dynamic traffic management without the overhead of redeploying applications.
Getting Started
Developers can access the new CDN dashboard by navigating to the CDN tab in their project dashboard. Detailed documentation is available in Vercel's CDN documentation.
This consolidation streamlines CDN operations for teams managing distributed applications, reducing friction around common cache and routing tasks.