vercel
"Your complete platform for the web..."
Dependencies
Authenticating
First, log in:
Then, link your project:
Token Authenticating
Fatima also supports token-based authentication, which can be useful for people running containers.
Just grab your VERCEL_TOKEN
, VERCEL_ORG_ID
, and VERCEL_PROJECT_ID
from your Vercel account and set them as environment variables, or pass down as loader options.