Feature PR to main vercel-preview-pr.yml
- Runs checks: lint, test, e2e:test
- Creates a preview URL to test feature using the DEV environment
- Generate Lighthouse report based on preview URL
- Vercel automatically deploys any new changes done in main to the staging environment
- No github workflow
Production Release vercel-prod-on-release.yml
- Done automatically on Github releases
- Can be manually triggered