Skip to content

i18n support is not compatible with next export #1083

Answered by aralroca
TangoPJ asked this question in Q&A
Discussion options

You must be logged in to vote

This is normal. next export was not supported by Next.js with i18n routing. Now it's deprecated to replace it with output: export as the error tells you, but still it's not supported by Next.js team either, here you have more info:

https://nextjs.org/docs/pages/building-your-application/routing/internationalization#how-does-this-work-with-static-generation

What you can do is report it in the Next.js repository because we can't fix it from this library. It has to be the Next.js team who support it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TangoPJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants