Skip to main content

Vercel CDN gets a new dashboard experience

By Steven Van ·

Vercel's CDN dashboard now covers traffic maps, cache purging, and routing rule changes in one place, without a redeploy.

Vercel's CDN has a new dashboard, replacing settings that were previously scattered across a project. It brings together traffic monitoring, cache purging, and routing rules in one place.

  • Overview: a live map of a project's global traffic distribution across Vercel Regions, plus top-level request volume and cache performance metrics.
  • Caches: a redesigned page for purging content across the CDN's caching layers, moved out from under project settings.
  • Project-level Routing: a new UI for updating routing rules, such as setting response headers or rewriting to an external API, without triggering a new deployment.

The updates are visible from the CDN tab of any project.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Vercel CDN gets a new dashboard experience on Creators Toolbox