mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Added vercel.json.
This commit is contained in:
parent
f2d86f9307
commit
f3e146d0fb
7
vercel.json
Normal file
7
vercel.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"functions": {
|
||||
"pages/api/**/*": {
|
||||
"includeFiles": "node_modules/.geo/**"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user