All checks were successful
Deploy to Azure Static Web Apps / build-and-deploy (push) Successful in 1m56s
6 lines
99 B
TOML
6 lines
99 B
TOML
[phases.install]
|
|
cmds = ["bun install --frozen-lockfile"]
|
|
|
|
[phases.build]
|
|
cmds = ["bun run build"]
|