Files
website/netlify.toml
2024-05-06 22:49:30 -04:00

3 lines
159 B
TOML

[build]
publish = "dist"
command = "git clone https://github.com/sern-handler/handler sern-handler && cd sern-handler && bun install && cd .. && bun run build"