xiaolin.fu vor 1 Jahr
Ursprung
Commit
1b2cd265bc
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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: {