This commit is contained in:
Timur Ercan
2023-01-19 17:59:41 +01:00
parent 7a3e19f627
commit 674b9072bd

View File

@ -4,7 +4,6 @@ require("dotenv").config({ path: "../../.env" });
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
// distDir: "build",
};
const withTM = require("next-transpile-modules")([