Fix build error: add .dockerignore and remove scratch files

This commit is contained in:
AyrisAI
2026-05-14 18:54:16 +03:00
parent a0fcc90d31
commit b3ef5195c5
8 changed files with 10 additions and 119 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
node_modules
.next
.git
.npm
scratch
Dockerfile
.env
.env.local
*.db
*.db-journal