Timothy Pomeroy %!s(int64=2) %!d(string=hai) anos
pai
achega
66cdac5c5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      next.config.js

+ 1 - 1
next.config.js

@@ -1,6 +1,6 @@
 /** @type {import('next').NextConfig} */
 const nextConfig = {
-  output: "export",
+  // output: "export",
   env: {
     CLIENTS: process.env.CLIENTS
       ? JSON.parse(process.env.CLIENTS)