withastro
astro
BlogDocsChangelog

fix(cli): add .vercel to .gitignore when using astro add vercel

#15185
Comparing
EricGrill:fix/vercel-gitignore
(
0e58495
) with
main
(
37ab65a
)
CodSpeed Performance Gauge
0%
Untouched
9

Benchmarks

Passed

Build: full server site
benchmark/bench/codspeed.bench.js::Bench build time
CodSpeed Performance Gauge
+2%
7.4 s7.3 s
Build: hybrid site (static + server)
benchmark/bench/codspeed.bench.js::Bench build time
CodSpeed Performance Gauge
+1%
7.2 s7.1 s
Rendering: streaming [true], .md file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
Build: full static site
benchmark/bench/codspeed.bench.js::Bench build time
CodSpeed Performance Gauge
0%
3.6 s3.6 s
Rendering: streaming [false], .md file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
Rendering: streaming [true], .mdx file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
732.3 ms733.9 ms
Rendering: streaming [false], .astro file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
636 ms637.6 ms
Rendering: streaming [false], .mdx file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
723.6 ms725.5 ms
Rendering: streaming [true], .astro file
benchmark/bench/codspeed.bench.js::Bench rendering
CodSpeed Performance Gauge
-1%
633.4 ms638.5 ms

Commits

Click on a commit to change the comparison range
Base
main
37ab65a
+0.18%
fix(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>
0e58495
6 hours ago
by EricGrill
© 2026 CodSpeed Technology
Home Terms Privacy Docs