91380378ce
* feat(vercel): Use Sharp in dev instead of Squoosh by default * fix(build): * nit: adjust with feedback * fix: imports * Update packages/integrations/vercel/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * docs: small change in other part of the README --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
5 lines
171 B
Markdown
5 lines
171 B
Markdown
---
|
|
'@astrojs/vercel': major
|
|
---
|
|
|
|
Adds a configuration option `devImageService` to choose which of the built-in image services to use in development. Defaults to `sharp`.
|