mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +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