Timur Ercan
2023-02-18 21:42:05 +01:00
parent 788bb27275
commit f5f16c8cbc

View File

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