4d5eb28cb4
Co-authored-by: Okinea Dev <hi@okinea.dev>
7 lines
115 B
TOML
7 lines
115 B
TOML
[build]
|
|
command = "bun run docs:build"
|
|
publish = "docs/.vitepress/dist"
|
|
|
|
[build.environment]
|
|
BUN_VERSION = "1.3.5"
|