When attempting to deploy my React app on Vercel, I encountered an error during the build process. Here is the error message that appeared: https://i.sstatic.net/alxAG.png
I attempted to resolve the issue by capitalizing app.css to App.css, but unfortunately, it did not solve the problem.