This is a sample Next.js project bootstrapped with create-next-app
to demonstrate how to implement internationalization (i18n) in a Next.js project.
First, install the dependencies:
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000/about with your browser to see the result.