GitHub Actions and Vercel CI/CD configuration
Required GitHub repository secrets for .github/workflows/vercel-deploy.yml:
VERCEL_TOKENVERCEL_ORG_IDVERCEL_PROJECT_ID
Branch behavior:
master: deploys to Vercel productiontest: deploys to Vercel preview/homologationdev: skips deployment