chore: improved docker image weight

This commit is contained in:
Sonny
2023-11-11 01:47:47 +01:00
parent 18747ae0f8
commit 49c4b0824c
3 changed files with 47 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ const config = {
experimental: {
webpackBuildWorker: true,
},
output: "standalone",
};
module.exports = config;