Quick access your Vercel projects from Alfred
- Goto releases section
- download .alfredworkflow file
- open it in Alfred
- Obtain your Vercel token at https://vercel.com/account/tokens
- Goto "Workflow Environment Variables"
- Set your Vercel
ACCESS_TOKEN
- Optional: change cache timeout value (default: 1 hour)
- activate Alfred
- type
vercel
- browse your projects
- Press
command
key on a project to go directly to project deployments page - Press
option
key on a project to go directly to project settings page
To prevent excessive API calls, the workflow caches the results.
By default, the cache is cleared every hour.
You can change the cache timeout in the workflow settings.
If you wanna clear the cache manually, press command
key on the main "Vercel Projects" item.