Added vercel.json.
This commit is contained in:
7
vercel.json
Normal file
7
vercel.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"functions": {
|
||||||
|
"pages/api/**/*": {
|
||||||
|
"includeFiles": "node_modules/.geo/**"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user