next-browser If is not already on PATH, install globally with the user's package manager, then . If is already installed, it may be outdated. Run and compare against the latest on npm ( ). If the installed version is behind, upgrade it ( or the equivalent for the user's package manager) before proceeding. --- Next.js docs awareness If the project's Next.js version is v16.2.0-canary.37 or later , bundled docs live at . Before doing PPR work, Cache Components work, or any non-trivial Next.js task, read the relevant doc there — your training data may be outdated. The bundled docs are the source…