Vercel 将于2026年3月31日停止支持 now.json

来源: Vercel News

原文

Support for the legacy now.json config file will be officially removed on March 31st, 2026. Migrate existing now.json files by renaming them to vercel.json, no other content changes are required.

For more advanced use cases, try vercel.ts for programmatic project configuration.

Learn more about configuring projects with vercel.json in the documentation.

Read more