nextjs-upgrade
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads official Next.js and React dependencies from the npm registry to perform version migrations.
- [COMMAND_EXECUTION]: Executes official Next.js migration scripts via
npx @next/codemod, which is the standard automated tool provided by Vercel for this purpose. - [COMMAND_EXECUTION]: Runs standard
npm installcommands to manage project dependency updates in alignment with the upgrade path.
Audit Metadata