Briefly summarize the issues you have been experiencing.
I’m trying to figure out why my deployment isn’t working
not getting any errors on the deployment itself.
It’s a standard Angular App
build command is npm run build
Publish directory is dist
Please provide a link to your live site hosted on Netlify
https://ng7.sourcecodesamurai.com/
What have you tried as far as troubleshooting goes? Do you have an idea what is causing the problem?
tried changing build command to ng build
and the publish directory to dist/ so far no joy.
Do you have any other information that is relevant, such as links to docs, libraries, or other resources?