[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Resolving Deployment Issues with Vercel and Supabase Integration

136 views · 0 likes · 8 posts


Tradetitan66 (@tradetitan66) · 2025-11-04

Initially, my landing page was created on Bolt and hosted successfully on Vercel (vercel.app). However, after integrating Supabase for Google Authentication and adding a collaborator to the GitHub repository, the live site stopped displaying properly on Vercel.


I’ve already tried disconnecting Supabase and redeploying the project on Vercel, but it didn’t resolve the issue. I also deleted the existing Vercel project and created a new one, importing it again from GitHub - still without success.

```
The only step I haven’t tried yet is deleting the GitHub repository entirely, recreating the project, and reconnecting Bolt → GitHub → Vercel from scratch. However, I’m unsure if that’s the correct troubleshooting direction.

```

```
I’d appreciate it if someone could help me with this matter.
```


Anshuman Bhardwaj (@anshumanb) · 2025-11-04

Hi @tradetitan66, welcome to the Vercel Community!

Can you explain what "the live site stopped displaying properly on Vercel" means? Is it not deploying anymore? Is the UI not looking like as it should? How do we confirm and recreate this issue?


Tradetitan66 (@tradetitan66) · 2025-11-04

Yes UI is not showing up as earlier


Anshuman Bhardwaj (@anshumanb) · 2025-11-04

I'd recommend comparing the build outputs with previous deployments in the **Deployments** tab of your Vercel project dashboard. 


If you need more help, please share your public repo or a [minimal reproducible example](https://vercel.com/guides/creating-a-minimal-reproducible-example). That will let us all work together from the same code to figure out what’s going wrong.


Tradetitan66 (@tradetitan66) · 2025-11-04

Unfortunately, I have deleted the previous deployment project on vercel and created new


Tradetitan66 (@tradetitan66) · 2025-11-05

https://github.com/Tradetitan66/Ad-Genie please find the repo link attached


Pauline P. Narvas (@pawlean) · 2025-11-14

Did that work?

Your GitHub link didn't work unfortunately.


Pauline P. Narvas (@pawlean) · 2026-01-20

Hi @tradetitan66, just checking in to see if you were able to resolve the UI issue with your site on Vercel or if you still need assistance. Let me know how it's going!