Skip to content

Commit

Permalink
Merge pull request #7 from CambioML/jojo-branch
Browse files Browse the repository at this point in the history
remove experimental appDir
  • Loading branch information
Cambio ML authored Jan 23, 2024
2 parents 81809be + 1371bd3 commit fc3f357
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export',
experimental: {
appDir: true,
},
reactStrictMode: true,
images: { unoptimized: true },
}
Expand Down

0 comments on commit fc3f357

Please sign in to comment.