Update docker config for production deployment
This commit is contained in:
@@ -5,6 +5,7 @@ const nextConfig: NextConfig = {
|
||||
appIsrStatus: false,
|
||||
buildActivity: false,
|
||||
},
|
||||
output: 'standalone',
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user