haystack/docs-website/vercel.json
Daria Fokina a66a05f756
docs: moving Docusaurus setup to Haystack repo (#9847)
* move-docusarus-to-haystack

* debug

* add src

* blank page bug

* unify readme
2025-10-10 11:44:13 +02:00

7 lines
132 B
JSON

{
"buildCommand": "npm run build",
"outputDirectory": "build",
"framework": "docusaurus",
"installCommand": "npm install"
}