mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-14 16:23:43 +08:00
chore: Remove output: 'standalone' from Next.js configuration.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ const nextConfig: NextConfig = {
|
||||
removeConsole: process.env.NODE_ENV === 'production',
|
||||
},
|
||||
|
||||
output: 'standalone',
|
||||
|
||||
|
||||
images: {
|
||||
remotePatterns: [
|
||||
|
||||
Reference in New Issue
Block a user