8 lines
100 B
JSON
8 lines
100 B
JSON
{
|
|
"functions": {
|
|
"pages/api/**/*": {
|
|
"includeFiles": "node_modules/.geo/**"
|
|
}
|
|
}
|
|
}
|