Add docker

This commit is contained in:
2022-10-12 22:31:15 +02:00
parent c449ec250a
commit 276343378d
13 changed files with 90 additions and 9 deletions

3
next.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
output: "standalone",
};