0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel
Erika c75ededdb4
fix(vercel): Fix srcset generation not working on Vercel (#10756)
* 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
2024-04-12 16:07:27 +02:00
..
src fix(vercel): Fix srcset generation not working on Vercel (#10756) 2024-04-12 16:07:27 +02:00
test chore: remove console.log from test (#10653) 2024-04-02 15:00:36 -04:00
CHANGELOG.md [ci] release (#10656) 2024-04-03 22:42:23 +05:30
package.json [ci] release (#10656) 2024-04-03 22:42:23 +05:30
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
types.d.ts [ci] format 2024-03-20 14:34:39 +00:00

@astrojs/vercel

This adapter allows Astro to deploy your SSR site to Vercel.

Documentation

Read the @astrojs/vercel docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro