Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-06 | chore: move vercel adapter to code | 1 | -3/+0 | ||
2024-08-29 | chore: supress linting | 1 | -1/+4 | ||
2024-04-12 | fix(vercel): Fix srcset generation not working on Vercel (#10756) | 1 | -0/+2 | ||
* fix(vercel): Fix `srcset` generation not working on Vercel * chore: changeset * fix: remove densities and widths from the HTML attributes * nit: better changeset * nit: add formats | |||||
2023-09-13 | feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445) | 1 | -0/+33 | ||
* 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> |