Next.js Discord

Discord Forum

Possible to move App Router's "app" directory?

Unanswered
Chilean jack mackerel posted this in #help-forum
Open in Discord
Chilean jack mackerelOP
In order to organize my application in a way that makes more sense to me, I want to move my "app" directory to "/src/client/app". Is it possible to configure NextJs to achieve this?

2 Replies

The most you can do is move it to src/app have a look here #Change default directory for app directory