xiaolin.fu 1 anno fa
parent
commit
1b2cd265bc
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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: {