Improve Coolify deploy build caching
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"dev": "bun run scripts/dev.ts",
|
||||
"dev:next": "bun --bun next dev --turbopack",
|
||||
"build": "bun --bun next build --turbopack",
|
||||
"bootstrap:prod": "bun run scripts/bootstrap-production.ts",
|
||||
"start": "bun --bun next start",
|
||||
"lint": "bun x tsc --noEmit",
|
||||
"e2e:prepare": "bun run scripts/e2e-prepare.ts",
|
||||
|
||||
Reference in New Issue
Block a user