mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-10-29 15:39:11 +00:00
feat: vercel.json disabling deploying gh-pages
This commit is contained in:
parent
2623cb6278
commit
79add3a881
1 changed files with 7 additions and 0 deletions
7
vercel.json
Normal file
7
vercel.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"git": {
|
||||||
|
"deploymentEnabled": {
|
||||||
|
"gh-pages": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue