fix build
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ const nextConfig = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
reactStrictMode: false,
|
reactStrictMode: false,
|
||||||
swcMinify: true,
|
swcMinify: false,
|
||||||
|
|
||||||
experimental: {
|
experimental: {
|
||||||
instrumentationHook: process.env.NODE_ENV === 'production',
|
instrumentationHook: process.env.NODE_ENV === 'production',
|
||||||
|
|||||||
Reference in New Issue
Block a user