Next.js 16 migration: async request APIs, Cache Components and proxy.ts, with code
Next.js 16 shipped 21 October 2025 and turns Turbopack on by default, deletes synchronous request APIs, and renames middleware. Here is every breaking change that will stop your build, with the codemods that fix them.