@vercel/next@4.16.6
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release removes an unnecessary request header for non-data routes before Next.js data route normalization.
🐛 Bug Fixes
- Removed the "x-nextjs-data" request header for non-"/_next/data" routes prior to Next.js data route normalization.