Vercel ChangelogDec 12, 2025, 1:00 PMimportant 70

Vercel 支援從任何框架的 Function 回應中新增快取標籤 (Cache Tags)

Original: Add cache tags from Function responses, regardless of framework

Vercel has recently published an update announcing that its powerful Cache Tags feature is no longer restricted to specific development…

Vercel 宣布一項更新,現在不論使用何種前端框架,開發者都能直接從 Serverless 或 Edge Function 的 HTTP 回應中新增快取標籤(Cache Tags)。這項功能打破了以往與 Next.js 深度綁定的限制,讓 Nuxt、SvelteKit、Remix 等其他框架也能輕鬆利用 Vercel 的邊緣快取與精準清除機制,實現高效且細粒度的快取管理。

Vercel has recently published an update announcing that its powerful Cache Tags feature is no longer restricted to specific development frameworks. Previously, Vercel's Data Cache and cache tag mechanisms (such as `revalidateTag`) had a deeper integration with the Next.js framework, which made it more difficult for developers using other popular frameworks (such as Nuxt, SvelteKit, Remix, Astro, etc.) or pure Serverless/Edge Functions to enjoy the same level of convenient cache control.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.