N
Neon11mo ago
rival-black

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
wise-white
wise-white11mo 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.
ratty-blush
ratty-blush11mo ago
Yes
wise-white
wise-white11mo 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?