Testing CI/CD pipeline across environments (Vercel Only)
Local Development: http://localhost:3000/test
Preview (Staging): Every branch/PR gets a preview deployment
Production: Main branch deploys to production
â Vercel automatically deploys on every git push
â No GitHub Actions needed - Vercel handles everything
â Each environment connects to its own PlanetScale database