Skip to content

Commit

Permalink
remove old config val
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth committed Dec 5, 2023
1 parent 6938414 commit cb7c862
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/nextjs/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ const nextConfig = {
eslint: {
ignoreDuringBuilds: true,
},
experimental: {
appDir: true,
},
};

module.exports = nextConfig;

0 comments on commit cb7c862

Please sign in to comment.