AykutSarac преди 2 години
родител
ревизия
1fab5e681a
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      next.config.js

+ 0 - 1
next.config.js

@@ -9,7 +9,6 @@ const withPWA = require("next-pwa")({
  * @type {import('next').NextConfig}
  */
 const nextConfig = {
-  swcMinify: true,
   reactStrictMode: true,
   exportPathMap: async () => ({
     "/": { page: "/" },