fix: simplify nixpacks config

This commit is contained in:
kleap-admin 2026-01-16 13:26:52 +00:00
parent 8e479d724e
commit f4d8388e10
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Force npm build commands (prevents Nixpacks from using turbo)
# Simple build configuration
[phases.install]
cmds = ['npm install']