This repository has been archived on 2026-01-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Acad-IA/nixpacks.toml
Alejandro Rosales ff17f7a615
All checks were successful
Deploy to Azure Static Web Apps / build-and-deploy (push) Successful in 1m56s
Añadir nixpacks.toml
2026-01-06 15:49:44 +00:00

6 lines
99 B
TOML

[phases.install]
cmds = ["bun install --frozen-lockfile"]
[phases.build]
cmds = ["bun run build"]