fix: simplify nixpacks config
This commit is contained in:
parent
8e479d724e
commit
f4d8388e10
|
|
@ -1,4 +1,4 @@
|
||||||
# Force npm build commands (prevents Nixpacks from using turbo)
|
# Simple build configuration
|
||||||
[phases.install]
|
[phases.install]
|
||||||
cmds = ['npm install']
|
cmds = ['npm install']
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue