mirror of
https://github.com/sern-handler/website
synced 2026-06-22 07:42:25 +00:00
3 lines
182 B
TOML
3 lines
182 B
TOML
[build]
|
|
publish = "dist"
|
|
command = "rm -rf sern-handler && git clone https://github.com/sern-handler/handler sern-handler && cd sern-handler && bun install && cd .. && bun run build" |