Update nixpacks.toml
This commit is contained in:
parent
2087aa42c2
commit
4c814fb3df
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ commands = [
|
||||||
|
|
||||||
[phases.build]
|
[phases.build]
|
||||||
commands = [
|
commands = [
|
||||||
"bun build",
|
"bun run build"
|
||||||
]
|
]
|
||||||
|
|
||||||
[phases.start]
|
[phases.start]
|
||||||
|
|
Loading…
Reference in a new issue