Skip to content

feat: convert netlify and vercel adapters to new API#15413

Open
florian-lefebvre wants to merge 12 commits intomainfrom
feat/convert-adapters-to-new-api
Open

feat: convert netlify and vercel adapters to new API#15413
florian-lefebvre wants to merge 12 commits intomainfrom
feat/convert-adapters-to-new-api

Conversation

@florian-lefebvre
Copy link
Member

@florian-lefebvre florian-lefebvre commented Feb 5, 2026

Changes

  • Updates the netlify and vercel adapters to the new adapter API
  • The vercel adapter is updated to use web request/response now that Vercel supports it
  • I'll tackle node in a distinct PR as it should require bigger changes

Testing

Updated

Docs

Changesets, no docs needed

@florian-lefebvre florian-lefebvre self-assigned this Feb 5, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

🦋 Changeset detected

Latest commit: c80ee34

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Feb 5, 2026
@florian-lefebvre florian-lefebvre changed the title feat: convert adapters to new API feat: convert netlify and vercel adapters to new API Feb 5, 2026
'@astrojs/vercel': minor
---

Updates the implementation to use the new Adapter API
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically not needed but I prefer to play it safe

@florian-lefebvre florian-lefebvre marked this pull request as ready for review February 5, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants