Sample created by Sarah Etter in the Next.js Plugin for Netlify Repository. This sample is in its own repository to make deployment easier.
This example project uses next-i18next
to handle translation in an internationalized app, and is deployed on Netlify using Netlify's Next.js Plugin.
For more details on how to configure the next-i18next plugin, visit the original repository.
Within this project directory:
npm install
npm run dev