Files
website/netlify.toml
2024-05-06 22:36:23 -04:00

3 lines
105 B
TOML

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