0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel
Arsh 7b586a6e23
fix(vercel): prevent build failure with node 21 (#9550)
* fix(vercel): prevent build failure with node 21

* add changeset
2023-12-29 21:18:15 +05:30
..
src fix(vercel): prevent build failure with node 21 (#9550) 2023-12-29 21:18:15 +05:30
test fix(vercel): handle dots in source path for redirects (#9289) 2023-12-12 03:50:22 +05:30
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
package.json [ci] release (#9491) 2023-12-27 13:34:07 -05:00
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

@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