Skip to content

@astrojs/vercel@11.0.5

Choose a tag to compare

@astrobot-houston astrobot-houston released this 06 Aug 10:44
60e9432

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