chore(docs): use vercel ci again because GH secret problem on forks (#8142)

# Fallback to Vercel CI

Since we cannot share the vercel_token on forks we cannot deploy by
vercel CLI.
This PR reverts to the last working state by using vercel CI.

I will look into a fix with an npm script or a turbo config to ignore
builds on folder changes.
This commit is contained in:
Florian Forster
2024-06-14 16:50:58 +02:00
committed by GitHub
parent 21ffe4f693
commit cf72bd6192
3 changed files with 1 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
{
"github": {
"enabled": false
"enabled": true
},
"cleanUrls": true,
"rewrites": [