Skip to content

Commit 4e8f9b1

Browse files
authored
Merge pull request #2770 from trycompai/mariano/pin-portal-ssr-iad1
perf(portal): pin Vercel SSR functions to iad1
2 parents 44a7294 + 1a06cec commit 4e8f9b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

apps/portal/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"regions": ["iad1"]
4+
}

0 commit comments

Comments
 (0)