Error: Couldn’t find next-intl config file. Please follow the instructions at https://next-intl-docs.vercel.app/docs/getting-started/app-router
When i build the example-app-router (npm run build ) i get those errors is there any solution
SimpleLocalize nested traduction isn’t workin
I’m using next-intl and simpleLocalize for translation.
I’m currently upgrading monorepo from Pages Router to App Router of Next.
I’ve done what said in the doc of next-intl and it work pretty well. But I’ve a case that is not working
Issue while using next-intl in next js 14 app router project
I am using the next-intl package to implement internationalisation in NextJS 14 application. I did the setup with-i18n-routing. And now I am getting the following error in the server logs, almost on every request nextwork-