Files
website/netlify.toml
2024-05-06 22:37:27 -04:00

3 lines
116 B
TOML

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