Deploy SSR applications using Supervisord Reading Time: 2 minutes If you’re building Server-Side Rendering applications with React (next.js) or Vue.js (nuxt.js) you will have to deploy it using some process control tool to keep it running.