Vercel ChangelogDec 19, 2025, 1:00 PMimportant 70

Vercel 推出 vercel.ts:支援以 TypeScript 進行程式化專案設定

Original: Introducing vercel.ts: Programmatic project configuration

Vercel officially released a new project configuration approach called `vercel.ts`, designed to address the limitations of the traditional…

Vercel 宣布推出 vercel.ts,讓開發者能以程式化(Programmatic)的方式設定專案。相較於傳統靜態的 vercel.json,新功能支援 TypeScript,帶來強型別檢查、自動補全,並允許根據環境變數動態調整設定,大幅提升開發體驗與設定彈性。

Vercel officially released a new project configuration approach called `vercel.ts`, designed to address the limitations of the traditional static `vercel.json` configuration file when dealing with complex projects. With `vercel.ts`, developers can now write project configurations using TypeScript, enabling "Programmatic Configuration."

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.