Next.js Discord

Discord Forum

A problem after deploying a Next.js 13 project with multiple languages on an IIS server

Unanswered
es.vahedi posted this in #help-forum
Open in Discord
I am working on a Next.js 13 project and I want to use multilingual support. After building and deploying on an IIS server, some of the JavaScript and CSS files, and sometimes some of the images, cannot be found and the website does not work properly. However, there is no problem when running with Node.js. This project is an app router and my pages are located in the [locale] folder.

0 Replies