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.


1 Reply
xenial-blackOP•2mo ago
I resolved this by updating the function region in Vercel