Skip to content
← Back to Changelog

Tuesday, September 19th 2023

Support for Remix v2

Posted by

Avatar for tootallnate

Nathan Rajlich

Software Engineer

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 actions inside Serverless and Edge Functions

Deploy our Remix template to get started.

Post