Skip to content

[pull] main from withastro:main - #684

Merged
pull[bot] merged 1 commit into
code:mainfrom
withastro:main
Aug 14, 2026
Merged

[pull] main from withastro:main#684
pull[bot] merged 1 commit into
code:mainfrom
withastro:main

Conversation

@pull

@pull pull Bot commented Aug 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* fix(vercel): create serverless function for server islands in static builds

When `output: "static"` with `server:defer` components, the Vercel adapter
now detects the SSR entry built by Astro core and creates a `_render.func`
serverless function with the necessary `/_server-islands/*` route in
config.json. Previously, all function creation was gated behind
`buildOutput === 'server'`, causing server island requests to 404.

Fixes #17678

* fix(vercel): detect static server island builds

---------

Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
@pull pull Bot locked and limited conversation to collaborators Aug 14, 2026
@pull pull Bot added the ⤵️ pull label Aug 14, 2026
@pull
pull Bot merged commit ce9f1da into code:main Aug 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant