chore: renmove vercel config

This commit is contained in:
41666 2021-03-12 16:57:27 -05:00
parent 91b5c8061e
commit 19ee14bc51

View file

@ -1,12 +0,0 @@
{
"version": 2,
"builds": [
{
"src": "package.json",
"use": "@vercel/static-build",
"config": {
"distDir": "storybook-static"
}
}
]
}