haystack/docs-website/vercel.json

7 lines
132 B
JSON
Raw Normal View History

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