Upgrading to Version 10

There were no breaking changes between versions 9 and 10.

To upgrade to version 10, run the following command:

npm install next@10
# or
yarn add next@10