Files
sim/bunfig.toml
Waleed 8a481b612d chore(config): clean up bun, turbo, and next.js config (#3788)
* chore(config): clean up bun, turbo, and next.js config

* chore(ci): bump bun to 1.3.11 in dockerfiles and workflows
2026-03-26 13:04:23 -07:00

6 lines
86 B
TOML

[install]
exact = true
[run]
env = { NEXT_PUBLIC_APP_URL = "http://localhost:3000" }