Browse Source

解决冲突

xiaolin.fu 1 year ago
parent
commit
1b2cd265bc
1 changed files with 0 additions and 1 deletions
  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: {