Update nixpacks.toml

This commit is contained in:
chark1es 2025-01-23 15:02:51 -08:00
parent 2087aa42c2
commit 4c814fb3df

View file

@ -11,7 +11,7 @@ commands = [
[phases.build] [phases.build]
commands = [ commands = [
"bun build", "bun run build"
] ]
[phases.start] [phases.start]