mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-29 07:59:27 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": "build",
|
|
"framework": "docusaurus",
|
|
"installCommand": "npm install"
|
|
}
|