Astro @astrojs/vercel@11.0.5

@astrojs/vercel@11.0.5
Fixed 1
  • Prevent `astro build` from crashing with `EEXIST` when `.vercel/output/server/` already exists by creating it with `{ recursive: true }`
Patch Changes
  • #17569 d1bb7fa Thanks @lazerg! - Prevents astro build from crashing with EEXIST when .vercel/output/server/ already exists by creating it with { recursive: true }, matching the sibling static/ directory call
View original

Upgraded? How did it go?

Discussion