next-i18next-static-example
next-i18next-static-example copied to clipboard
The proof this works on a static server (SSG):
npm i
npm run out
then copy the out folder to a static server or run one locally, i.e. with http-server, like: http-server -s -p 5000 out