/ netlify.toml
netlify.toml
1  [build]
2    command = "bun run build && bun install && bunx typedoc"
3    publish = "docs"