This commit is contained in:
2023-08-24 10:20:13 -04:00
parent 08bcce3813
commit 2fe801cccc
3 changed files with 1 additions and 30 deletions

View File

@@ -2,9 +2,6 @@
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
experimental: {
serverActions: true,
},
}
module.exports = nextConfig