Project creation in the Supabase Dashboard is Disabled for this Vercel-Managed Organization

I know this is a joint Vercel/Supabase issue, but I think more of the issue lies on the Vercel side here. I’m attempting to deploy the nextjs-subscription-starter template. When I get to the Supabase project creation portion of the deployment, I receive this error:
“Project creation in the Supabase dashboard is disabled for this Vercel-managed organization.”

I’ve seen a few other people mention this issue in YouTube tutorial comments, etc., but haven’t seen a resolution and didn’t see an existing thread here.

Hi, Can you share a screenshot?

I also have the same error and here’s a screenshot from someone else:

It looks like the template was updated with Vercel direct management integration step so now you “Add Storage” which creates an Supabase Org that is managed by Vercel and creates a database. But then it still has the next step to add integrations which attempts to connect to your Supabase org and add another database.

Basically there are some issues. I encourage you to try it yourself and it will be self explanatory.

Hi,

Have you tried creating the project from Vercel Dashboard and link your Supabase instance?