App Logo
vercel.com

Vercel login (Google SSO)

Log into Vercel using Sign in with Google, ending on your Vercel dashboard. Returns straight away if you are already signed in, so it is safe to run repeatedly. Optionally pass which Google account to pick when several are signed in.

Input

email optional

Google account to pick if the chooser appears. Omit to use the first/only account.

Output

url required
loggedIn required
account optional

The signed-in Vercel account, read back from Vercel's own session endpoint. Null when no email could be read — never an unverified echo of the `email` argument.

Start building not clicking