ignore artifacts on vercel deploy
This commit is contained in:
parent
40b719e613
commit
fd8d4df2d7
2
.vercelignore
Normal file
2
.vercelignore
Normal file
@ -0,0 +1,2 @@
|
||||
.parcel-cache
|
||||
dist
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"routes": [
|
||||
{ "handle": "filesystem" },
|
||||
{ "src": "/.*", "dest": "/index.html" }
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user