mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
qoc
This commit is contained in:
@ -4,7 +4,6 @@ require("dotenv").config({ path: "../../.env" });
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
// distDir: "build",
|
||||
};
|
||||
|
||||
const withTM = require("next-transpile-modules")([
|
||||
|
||||
Reference in New Issue
Block a user