Added vercel.json.
parent
f2d86f9307
commit
f3e146d0fb
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"functions": {
|
||||||
|
"pages/api/**/*": {
|
||||||
|
"includeFiles": "node_modules/.geo/**"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue