mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-05 11:38:20 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
|
|
{
|
||
|
|
"buildCommand": "npm run build",
|
||
|
|
"outputDirectory": "build",
|
||
|
|
"framework": "docusaurus",
|
||
|
|
"installCommand": "npm install"
|
||
|
|
}
|