Improve Coolify deploy build caching

This commit is contained in:
2026-03-08 10:43:55 -04:00
parent 7a70545f09
commit 2f7933f4a3
6 changed files with 148 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
# Build output and local caches
.next
.cache
.swc
.workflow-data
# Dependencies
node_modules
@@ -18,3 +20,13 @@ data
# Git
.git
.gitignore
.gitea
# Test and local tooling artifacts
.playwright-cli
e2e
output
# Docs and generated metadata
README.md
tsconfig.tsbuildinfo