xiaolin.fu před 1 rokem
rodič
revize
1b2cd265bc
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      next.config.mjs

+ 0 - 1
next.config.mjs

@@ -7,7 +7,6 @@ const withNextIntl = createNextIntlPlugin();
 const nextConfig = {
   output: 'standalone',
   reactStrictMode: true,
-  output:"standalone",
   transpilePackages: ['antd-mobile'],
 
   sassOptions: {