Commits
Click on a commit to change the comparison rangefix(cli): add .vercel to .gitignore when using astro add vercel
The Vercel adapter outputs build artifacts to .vercel/output which should be gitignored. This change automatically adds .vercel to .gitignore when running `astro add vercel`, following the same pattern used for Cloudflare, Tailwind, and other integrations.
Closes withastro/astro#15058
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>