shipfeedAI news, curated daily

01:15:59 CET
21 MAY01:15:59shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Manually purge the CDN cache

Vercel releases manual CDN cache purging for Member-role users via the cache settings dashboard or the `vercel cache purge --type=cdn` command in CLI v44.2.0 and later.

Jun 24 · · primary fetch1 sourceupdated Jun 24 ·

Users with the role can now purge Vercel’s CDN cache manually, either via the project's or by running in CLI version 44.2.0 or later.Membercache settings dashboardvercel cache purge --type=cdn By default, the CDN cache is purged automatically with each new deployment. For cases where you want to refresh cached content instantly (without waiting for a new build), you can now manually purge the global CDN cache in milliseconds.

This is especially useful for persistent cache scenarios, like , where paths are cached across deployments. If upstream images have changed, you can now force a refresh instantly.Image Optimization Learn more in the .documentation Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comManually purge the CDN cacheprimary