5 lines
72 B
TOML
5 lines
72 B
TOML
[build]
|
|
base = "front"
|
|
publish = "dist"
|
|
command = "bun run build"
|