Astro in Vercel

/ssr

A page that uses server-side rendering (through Vercel Edge Functions)

/isr

Incremental Static Regeneration (ISR) allows you to create or update content on your site without redeploying

/edge.json

An Astro API Endpoint that returns JSON data using Vercel Edge Functions

/image

Astro Asset using Vercel Image Optimization