mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
chore: renmove vercel config
This commit is contained in:
parent
91b5c8061e
commit
19ee14bc51
1 changed files with 0 additions and 12 deletions
12
vercel.json
12
vercel.json
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"version": 2,
|
|
||||||
"builds": [
|
|
||||||
{
|
|
||||||
"src": "package.json",
|
|
||||||
"use": "@vercel/static-build",
|
|
||||||
"config": {
|
|
||||||
"distDir": "storybook-static"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue