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.

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 Vercel Functions

Check out our blog to learn more about how Vercel enhances the Remix experience.

Ready to deploy?