Skip to main content

Exports

  • vercel contains the packaged Vercel actions and triggers.
  • vercelAccount("name") selects a named Vercel connection.
  • getVercelApi creates the authenticated Vercel API helper for a custom account-backed action.
Trigger-only packages can import Vercel triggers without the action exports:

Triggers

Actions