Ryuiso 1 rok temu
rodzic
commit
978f658879
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      next.config.mjs

+ 1 - 1
next.config.mjs

@@ -21,7 +21,7 @@ const nextConfig = {
     config.resolve.fallback = {
       child_process: false,
     };
-
+    
     return config;
   },
   output: mode,