1
0
Fork 0
docsearch/netlify.toml
Dylan Tientcheu 23f3e6b657
refactor(docusaurus-adapter): rework theme config for v5 and modularize SearchPage (#2904)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2026-07-15 17:24:19 +02:00

8 lines
322 B
TOML

[build]
command = "bun install --frozen-lockfile && bun run build && bun run playground:build"
[[redirects]]
from = "/apply/"
to = "https://dashboard.algolia.com/users/sign_up?selected_plan=docsearch&utm_source=docsearch.algolia.com&utm_medium=referral&utm_campaign=docsearch&utm_content=apply"
status = 301
force = true