next-i18next-static-example icon indicating copy to clipboard operation
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