mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
Create vercel.json
This commit is contained in:
parent
b04077db02
commit
0b60d597dc
1 changed files with 7 additions and 0 deletions
7
vercel.json
Normal file
7
vercel.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"functions": {
|
||||
"api/**.{js,ts}": {
|
||||
"regions": ["sin1"] // replace with sin1, fra1, etc. as needed
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue