Add Dockerfile
This commit is contained in:
@@ -10,6 +10,7 @@ const nextConfig = {
|
||||
// !! WARN !!
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
output: 'standalone',
|
||||
};
|
||||
|
||||
module.exports = withNextIntl(nextConfig);
|
||||
|
||||
Reference in New Issue
Block a user