chore: update configuration and dependencies
Docker images / frontend-image (push) Failing after 32s
Docker images / backend-image (push) Failing after 2m56s
Docker images / notify-webhook (push) Has been skipped

- Added .ci/docker/ to .gitignore to exclude Docker CI files.
- Set Next.js output configuration to "standalone" for optimized deployment.
- Updated package-lock.json to include new optional dependency for Windows SWC binaries.
This commit is contained in:
Denozordec
2026-05-12 12:11:43 +07:00
parent dfbaa859ad
commit c36994c36b
7 changed files with 246 additions and 1 deletions
+23
View File
@@ -0,0 +1,23 @@
.git
.github
.gitea
.ci
.cursor
.claude
node_modules
.next
out
dist
build
coverage
.turbo
.cache
*.log
.env
.env.*
tmp
temp
.vercel
backend
packages/contracts/dist
backend/dist