Skip to content

Commit

Permalink
Remove overrides from Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickmehaffy authored Apr 11, 2023
1 parent c0729af commit 09d26f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 09d26f2

Please sign in to comment.