Is Remix supported on Vercel?

remix-deploy.png

Remix is officially supported on Vercel! When importing a new project in Vercel, it will detect Remix and configure the right settings for you — including automatic immutable HTTP caching headers for JavaScript and CSS assets. Vercel also automatically optimizes your Remix projects.

Remix projects can be deployed on Vercel with zero configuration. Get started by deploying the Remix template or running npx create-remix@latest, selecting Vercel, and then deploying with npx vercel. For more about deploying on Vercel, check out the documentation.

Couldn't find the guide you need?