Vercel ChangelogJul 22, 2025, 1:00 PMCharlie Meyer

Vercel 現在支援在 vercel.json 中設定轉換規則 (Transform Rules)

Original: Transform rules are now available in vercel.json

Vercel recently announced in its Changelog that it now officially supports configuring "Transform Rules" directly in a project's…

Vercel 推出新功能,允許開發者直接在 vercel.json 設定檔中配置「轉換規則(Transform Rules)」。這項更新讓開發者無需編寫複雜的 Edge Middleware,即可宣告式地修改 HTTP 請求與回應(如 Headers、URL 重寫等)。此舉不僅簡化了專案配置,還能提升邊緣端的執行效能。

Vercel recently announced in its Changelog that it now officially supports configuring "Transform Rules" directly in a project's configuration file `vercel.json`. For developers deploying frontend and full-stack applications on Vercel, this is an important update that can significantly simplify workflows and improve performance.

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.