⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are already using vite-plugin-ssr then migrate to Vike.
  • For new projects, don't use vite-plugin-ssr but use Vike instead.

Deploy

From the perspective of the server, vite-plugin-ssr app is just a middleware. This means you you can use any deployment strategy and any deployment provider.

You can also pre-render your pages to remove the need for a production server and deploy to a static host instead.