0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel
TK a573cc199a
feat: allow dynamic route segments in isr.exclude array (#10513)
* Allow dynamic route segments in isr.exclude array

* copy over eslint-disable as well

* add test

* update test: slashes dont need to be escaped

* update changeset

---------

Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com>
2024-03-28 23:46:18 +05:30
..
src feat: allow dynamic route segments in isr.exclude array (#10513) 2024-03-28 23:46:18 +05:30
test feat: allow dynamic route segments in isr.exclude array (#10513) 2024-03-28 23:46:18 +05:30
CHANGELOG.md [ci] release (#10597) 2024-03-28 14:09:23 -04:00
package.json [ci] release (#10597) 2024-03-28 14:09:23 -04: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
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