serve
serve copied to clipboard
Deploy on AWS Amplify using Serve
Hello,
I am currently trying to deploy a react application AWS Amplify but whenever I try deploy it, I receive this build error.
Am I using the right commands? I am using https://create-react-app.dev/docs/deployment/ to help me deploy.


I believe this has nothing to do with serve and the screenshot attached by you has no errors, can you attach full log ?
Hi @gregmoncayo
The serve cli is not intended to use for production applications.
Instead you can deploy to ZEIT Now by connecting your Git Repository in couple clicks. Then each time you git push it will deploy!
Try this: https://zeit.co/import/git