chore: replace nixpacks with Dockerfile for faster cached builds

This commit is contained in:
Julien Calixte
2026-03-21 11:06:58 +01:00
parent dfdd646eb1
commit 694c2fcae9
2 changed files with 41 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
dist
.git
.gitignore
*.md
.env*