Vercel deployment stuck forever
I joined Supabase from Neon. I use Vercel.
While on Neon, everything worked out of the box (including branching), no special setup.
On Supabase, the only one change I have done is to add a DATABASE_URL env variable (copied from POSTGRES_URL) as I noticed Supabase doesn't add this key automatically.
Deployments get stuck at this point (screenshot attached) until the Vercel 45min timeout window runs out.
I also need advice on how to enable branching so that when I push to my staging branch, it deploys my Preview env, and when I merge to my main branch, it deploys to my Production env (like on Neon).
Thanks.
While on Neon, everything worked out of the box (including branching), no special setup.
On Supabase, the only one change I have done is to add a DATABASE_URL env variable (copied from POSTGRES_URL) as I noticed Supabase doesn't add this key automatically.
Deployments get stuck at this point (screenshot attached) until the Vercel 45min timeout window runs out.
I also need advice on how to enable branching so that when I push to my staging branch, it deploys my Preview env, and when I merge to my main branch, it deploys to my Production env (like on Neon).
Thanks.
