Syntax
vercel cache [subcommand] [options]Subcommands
Available subcommands for this command
purgeRemove all CDN and Data cache
invalidateMark cache stale (revalidates in background)
dangerously-deleteImmediate cache removal (blocks during revalidation)
Use Cases
When to use this command
- •Clear CDN cache
- •Invalidate data cache
- •Force content refresh
- •Cache management