fix build
Some checks failed
Build and Push App / build (push) Failing after 21s

This commit is contained in:
2026-04-15 22:18:13 +02:00
parent d8a6d43ae1
commit fae94ed8b1
3 changed files with 19 additions and 5 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules
.next
.git
.gitea
*.log
npm-debug.log*
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
dist
build