chore: Remove output: 'standalone' from Next.js configuration.

This commit is contained in:
kuekhaoyang
2025-12-06 12:25:48 +08:00
parent d8f3171f5c
commit c3db2fcd36
+1 -1
View File
@@ -10,7 +10,7 @@ const nextConfig: NextConfig = {
removeConsole: process.env.NODE_ENV === 'production',
},
output: 'standalone',
images: {
remotePatterns: [