Remove overrides from Vercel

This commit is contained in:
DMehaffy 2023-04-11 10:37:30 -07:00 committed by GitHub
parent c0729afdd7
commit 09d26f2af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,7 @@
{
"buildCommand": "cd packages/core/helper-plugin && yarn build-storybook",
"github": {
"silent": true,
"autoJobCancelation": true
},
"installCommand": "yarn install --immutable",
"ignoreCommand": "git diff HEAD^ HEAD --quiet './packages/core/helper-plugin'",
"outputDirectory": "packages/core/helper-plugin/storybook-static"
}