0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/vercel/test/fixtures
Arsh e2fe51c828
feat(vercel): ISR (#9714)
* feat(vercel): isr

* bypass token

* exclusion of certain paths

* add test

* remove search params in dev mode

* Apply suggestions from code review

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* fix missing await

* escape src for regex

* cleanup

* revalidate -> expiration

* update type docs

* always exclude /_image

* add changeset

* Apply suggestions from code review

* always create serverless function for /_image

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Apply suggestions from code review

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-02-07 19:06:37 +05:30
..
basic
functionPerRoute
image
isr feat(vercel): ISR (#9714) 2024-02-07 19:06:37 +05:30
max-duration
middleware-with-edge-file
middleware-without-edge-file
no-output
prerendered-error-pages fix(vercel): fallback to static 404.html (#9648) 2024-01-10 14:52:29 +00:00
redirects
redirects-serverless
serverless-prerender
serverless-with-dynamic-routes
static
static-assets
streaming
with-speed-insights-enabled
with-web-analytics-enabled/output-as-static