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: {