I tried to get started with Vercel by just installing the boilerplate nextjs-with-supabase template.
However, when trying to deploy it, I get an infinite loading screen for the “Add Storage” section (without having clicked on anything else than the “Create” button.
Seems to create some errors also in the console:
What am I doing wrong? And is there a different way to set this up as a newbie?
(I am using chrome and did login through github to create the repo; which does get cloned apparently in the background)