vercel config
This commit is contained in:
parent
4ff1a81d28
commit
6ed048424f
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"functions": {
|
"functions": {
|
||||||
"index.ts": {
|
"index.ts": {
|
||||||
"includeFiles": ["components/**/*"]
|
"includeFiles": "components/**/*"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"rewrites": [
|
|
||||||
{ "source": "/(.*)", "destination": "/" }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user