Introducing vercel.ts: Programmatic project configuration
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…