blob: 4a463044e50a5682f674497d2aaf24270eb0c15f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
---
'@astrojs/vercel': minor
---
Support for Vercel Edge Middleware via Astro middleware.
When a project uses the new option Astro `build.excludeMiddleware`, the
`@astrojs/vercel/serverless` adapter will automatically create a Vercel Edge Middleware
that will automatically communicate with the Astro Middleware.
Check the [documentation](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/README.md##vercel-edge-middleware-with-astro-middleware) for more details.
|