mirror of
https://github.com/documenso/documenso.git
synced 2026-08-20 21:41:50 +10:00
build folder
This commit is contained in:
+3
-2
@@ -2,6 +2,7 @@
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
}
|
||||
distDir: "build",
|
||||
};
|
||||
|
||||
module.exports = nextConfig
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user