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.
logoutFn is 74ms on my local build and 1.06s on Vercel.

