This guide will cover the creation of a deployment pipeline for an existing react application, in our case, we will be doing this for the Cutieverse, one of my personal projects. For this example, I will use next.js which is a react framework meant for production environments. …