Hi,
I started a project in supabase for a small mvp but now I wanto to properly setup a staging environment instead of using the same main/production for all.
What's the best way to do that?
Currently my ci/cd process is being managed in vercel+github
Thank you