Hemil@horizon
Hemil@horizon•11mo ago

Vercel deploy prompting for a login

I have been facing this in build log and when i authorize it vercel doesnt move fordward it just stays same and ultimately deplyment gets cancelled
No description
13 Replies
FleetAdmiralJakob 🗕 🗗 🗙
Did you add the ENVs in Vercel?
Hemil@horizon
Hemil@horizonOP•11mo ago
yes
FleetAdmiralJakob 🗕 🗗 🗙
Seems like you forgot them completely Did you use convex deploy? Convex dev is online for local use
Hemil@horizon
Hemil@horizonOP•11mo ago
yes
Hemil@horizon
Hemil@horizonOP•11mo ago
No description
FleetAdmiralJakob 🗕 🗗 🗙
Show me the commands that are running in vercel pls
Hemil@horizon
Hemil@horizonOP•11mo ago
No description
Hemil@horizon
Hemil@horizonOP•11mo ago
I have run vite build command locally and published it on github
FleetAdmiralJakob 🗕 🗗 🗙
Im not an expert in Vite but this does not look like in the docs
No description
Hemil@horizon
Hemil@horizonOP•11mo ago
I have run vite build command locally and published it on github
Michal Srb
Michal Srb•11mo ago
@Hemil@horizon 1. make sure you are on the latest version of Convex (1.11.0), that should fix it 2. If not, unset CONVEX_DEPLOYMENT for production and preview Vercel deployments
Hemil@horizon
Hemil@horizonOP•11mo ago
@Michal Srb @FleetAdmiralJakob 🗕 🗗 🗙 Thanks for your help

Did you find this page helpful?