@astrojs/vercel@11.0.6
withastro/astro@astrojs/vercel@11.0.6Aug 18, 2026by astrobot-houston
AI Summary
A patch release fixing a 404 error with server islands in static Vercel deployments.
Key Highlights
- Fixed server islands returning 404 responses in static deployments
- Updated dependencies: @astrojs/internal-helpers@0.10.3
Full Release Notes
### Patch Changes
- [#17680](https://github.com/withastro/astro/pull/17680) [`ce9f1da`](https://github.com/withastro/astro/commit/ce9f1da4867f07206dec720fdab7f1d02112f73e) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Fixes server islands returning 404 responses in Vercel deployments using `output: "static"`
- Updated dependencies \[[`8c193f6`](https://github.com/withastro/astro/commit/8c193f67cce77cf2e41fb702c88ca46f788f1277)]:
- @astrojs/internal-helpers@0.10.3