

Note: This changelog entry is historical. Edge Functions are deprecated for new projects. Use Vercel Functions with the Node.js runtime and Fluid compute. Use Routing Middleware for request-time routing before a response completes.
Vercel now supports Remix v2. Deploy your Remix application on Vercel with advanced support for:
**Streaming SSR: **Dynamically stream content with both Node.js and Edge runtimes
**API Routes: **Easily build your serverless API with Remix and a route
loader**Advanced Caching: **Use powerful caching headers like
stale-while-revalidate**Data Mutations: **Run
actionsinside Vercel Functions
Deploy our Remix template to get started.