xiaolin.fu 1 år sedan
förälder
incheckning
1b2cd265bc
1 ändrade filer med 0 tillägg och 1 borttagningar
  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: {