We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e75954 commit 3298a0fCopy full SHA for 3298a0f
1 file changed
next.config.mjs
@@ -1,9 +1,5 @@
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
-<<<<<<< HEAD
4
-=======
5
- distDir: 'build',
6
->>>>>>> a51347ee615dd2bc6e2926f01ed916da073f67f3
7
experimental: {
8
serverActions: true,
9
},
0 commit comments