How to disable App Dir?

Upgraded our app from nextjs 12 > 13. I dont want to use app dir. I get this when i launch my app:
- warn You have enabled experimental feature (appDir) in next.config.js.
- warn You have enabled experimental feature (appDir) in next.config.js.
My next.config.js even has:
experimental: {
appDir: false,
},
experimental: {
appDir: false,
},
2 Replies
rocawear
rocawear16mo ago
I also dont have app/ folder I did not get message after I removed experimental from next config
andreas
andreas16mo ago
App dir isn't active if you don't have a /app folder
Want results from more Discord servers?
Add your server