No badges yet
Database connection from Vercel to Supabase
No accepted solutions yet
Hi, I deployed my Node.js project on Vercel, and my database is hosted on Supabase. I set the environment variables (DB_HOST, DB_USER, DB_PASSWORD, DB_NAME), but my app shows a...