浏览代码

解决冲突

xiaolin.fu 1 年之前
父节点
当前提交
1b2cd265bc
共有 1 个文件被更改,包括 0 次插入1 次删除
  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: {