mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 16:54:23 +01:00
10 lines
286 B
JSON
10 lines
286 B
JSON
{
|
|
"framework": "docusaurus-2",
|
|
"outputDirectory": "build",
|
|
"github": {
|
|
"silent": false
|
|
},
|
|
"cleanUrls": false,
|
|
"public": true,
|
|
"ignoreCommand": "[[ \"${VERCEL_GIT_COMMIT_REF}\" =~ ^(gh-pages)$ ]] || git diff --quiet HEAD^ HEAD -- ./website/ ./docs/"
|
|
} |