mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
3 lines
159 B
TOML
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" |