We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0bf42 commit c05f206Copy full SHA for c05f206
1 file changed
vercel.json
@@ -1,5 +1,5 @@
1
{
2
- "installCommand": "yarn install",
+ "installCommand": "yarn config set strict-ssl false && yarn install",
3
"outputDirectory": "dist",
4
"routes": [
5
0 commit comments