0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/vercel
Slawek Kolodziej 7ea0aba053
feat(vercel): allow defining ISR exclusions with regular expressions (#13211)
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>


Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
2025-02-26 10:30:22 +00:00
..
src feat(vercel): allow defining ISR exclusions with regular expressions (#13211) 2025-02-26 10:30:22 +00:00
test feat(vercel): allow defining ISR exclusions with regular expressions (#13211) 2025-02-26 10:30:22 +00:00
CHANGELOG.md [ci] release (#13244) 2025-02-24 14:49:05 +01:00
package.json [ci] release (#13244) 2025-02-24 14:49:05 +01:00
README.md
tsconfig.json chore: move vercel adapter to code 2025-02-06 15:38:30 +00:00
types.d.ts

@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