aralroca / next-translate-plugin

Next-translate plugin for i18n in Next.js 🌍 - Load page translations and use them in an easy way!
MIT License
30 stars 17 forks source link

Do not send i18n config to next config when app dir #76

Closed bluelakee02 closed 10 months ago

bluelakee02 commented 10 months ago

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [x ] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview) lastest next does not work with i18n confing in next config when using app directory - routing will not work try https://github.com/aralroca/next-translate/tree/master/examples/with-app-directory with latest next and you will see

Which issue (if any) does this pull request address?

75

Is there anything you'd like reviewers to focus on?

bluelakee02 commented 10 months ago

Well, it seems that the is not building, I tried to downgrade to 13.4.7 as you have in the example, but it works locally, not on Vercel, probably will have to use i18next