Skip to content

Instantly share code, notes, and snippets.

@simonorzel26
Last active March 20, 2024 10:05
Show Gist options
  • Save simonorzel26/27a6f8a3c7445da29b24f5b2d9744f6e to your computer and use it in GitHub Desktop.
Save simonorzel26/27a6f8a3c7445da29b24f5b2d9744f6e to your computer and use it in GitHub Desktop.
Gets all deployed Vercel project links once user is logged in
@simonorzel26
Copy link
Author

// Install vercel cli
// npm i -g vercel
// log into vercel cli then run this file

@cstrnt
Copy link

cstrnt commented Jan 24, 2024

Exactly what I was looking for 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment