Greetings to all friends,
We are using Next.js (Typescript) in one of our projects.
We added i18Next and provided localization on the site.
However, Next.js has mentioned this translation issue in the unsupported section of its site.
We realized this part after we did rapid development :(.
When we want to stand up and publish on AWS S3 side, it gives errors in nexti18translate. Has anyone had such an experience before?
Or he will be able to throw helpful resources.
By the way, when we create-react-app, the project stands up in its plain form.
Thanks everyone.