I have a react project code. I want to deploy it on google cloud. I have a build directory in my project which has builds. Here is my project structure.
How can I deploy it on google cloud. Can someone please guide me. What all files from my project will I have to put there. I am very new to deploying apps online. Will I need to just put the build folder or will I need to upload complete project there?