mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Added vercel.json.
This commit is contained in:
parent
f2d86f9307
commit
f3e146d0fb
1 changed files with 7 additions and 0 deletions
7
vercel.json
Normal file
7
vercel.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"pages/api/**/*": {
|
||||
"includeFiles": "node_modules/.geo/**"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue