@astrojs/vercel@10.0.0-beta.4
📦 astroView on GitHub →
🐛 1 fixes
Summary
This patch release updates the codebase to utilize the new Adapter API and fixes an issue related to build.serverEntry respecting this new API.
Migration Steps
- Updates were made to use the new Adapter API.
🐛 Bug Fixes
- Fixed an issue where build.serverEntry was not respected when using the new Adapter API.