T
TanStack2mo ago
xenial-black

Slow server functions on Vercel

I deployed tanstack-start-example-supabase-basic to supabase and I am surprised by the execution time of the server functions. logoutFn is 74ms on my local build and 1.06s on Vercel.
No description
No description
1 Reply
xenial-black
xenial-blackOP2mo ago
I resolved this by updating the function region in Vercel

Did you find this page helpful?