Next.js Discord

Discord Forum

Is it possible to use static export with i18n?

Unanswered
American Crocodile posted this in #help-forum
Open in Discord
American CrocodileOP
I want to export nextjs app to tauri (https://tauri.app/) and its require static export, but it throws an error.

im using next-translate. so maybe there is another way or another lib to make static export for tauri with i18n?

0 Replies