You are currently viewing documentation for version 13 of Next.js.
Version 10
There were no breaking changes between versions 9 and 10.
To upgrade to version 10, run the following command:
Terminal
npm install next@10
yarn add next@10
Was this helpful?