react deployment failed due to unknown reason

Zzudofeathers5/19/2023
The build succeeds but then the deployement of my applications fails. The only thing that I could come up with is that I first had a nextjs setup and depolyed that on succesfully, but then I deleted the content of the project and started over without the use of nextjs. So now the build created differently. This is my only guess other then that I dont know.
I keep getting this error message
Project ID: 2cdb2089-690a-4bba-9e0e-9a2df326ce9b
Zzudofeathers5/19/2023
Thanks for the quick responds. Awesome, its working. Thanks bro
Zzudofeathers5/19/2023
Should I tag it as solved or something? Can I set your answer as accepted?
Bbrody5/19/2023
care to answer a few questions on how that post helped you?
Zzudofeathers5/19/2023
sure
Bbrody5/19/2023
what did you end up changing about your app after reading the post?
Zzudofeathers5/19/2023
I followed the exact steps in the guide, So I added serve to my project with npm install serve and then I changed the 2 commands in the scripts object in my package.json file
Bbrody5/19/2023
awsome, that is all the info i needed, thank you for your time 🙂
Zzudofeathers5/19/2023
Likewise!