N
Neon10mo ago
ratty-blush

If I use a db for a vercel project I can

If I use a db for a vercel project I can't connect via neon cli?
3 Replies
stormy-gold
stormy-gold10mo ago
Hey! Are you using Neon through the Vercel marketplace https://vercel.com/changelog/neon-now-available-on-vercel-marketplace?
Vercel
Neon now available on Vercel Marketplace - Vercel
The best way to deploy your Next.js site.
eastern-cyan
eastern-cyan10mo ago
Yes
stormy-gold
stormy-gold10mo ago
Hey! apologies for the delayed response. You won't be able to log into the CLI since you access the console via the Vercel dashboard Have you tried generating an API key and passing it?
neon <command> --api-key <neon_api_key>
neon <command> --api-key <neon_api_key>

Did you find this page helpful?