We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671648b commit 9d2cab9Copy full SHA for 9d2cab9
next.config.js
@@ -3,9 +3,7 @@ const nextConfig = {
3
env: {},
4
reactStrictMode: true,
5
swcMinify: true,
6
- experimental: {
7
- appDir: true,
8
- },
+ experimental: {},
9
eslint: {
10
dirs: ['app'],
11
},
0 commit comments