Introducing vercel.ts: Programmatic project configuration

Published: (December 19, 2025 at 08:00 AM EST)
1 min read

Source: Vercel Blog

Overview

Vercel now supports vercel.ts, a new TypeScript‑based configuration file that brings type safety, dynamic logic, and a better developer experience to project configuration. vercel.ts lets you express configuration as code by defining advanced routing, request transforms, caching rules, and cron jobs, going bey…

Back to Blog

Related posts

Read more »