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