Deploy failed for visionary-valkyrie-fcc195

I encountered a problem while attempting to deploy the repository. I am unsure about the specific requirements for the “Deploy Settings” section.

Initially, I tried adding the build command as “npm run build,” but it failed to deploy. On the other hand, using “npm start” allowed for successful deployment, although the website did not start running as expected. Could you kindly advise me on how to properly incorporate the “npm start” command? Additionally, I am uncertain about which URL I should use to test my website with the path “/health.” Is it visionary-valkyrie-fcc195.netlify.app or the Site ID?

For your reference, please find the deploy URL: Netlify App.

Thank you for your assistance.

Best regards,

Hi @hasanradi93,

Thanks for reaching out and welcome to Netlify’s Support forums!

You can find common build commands here:

We also have a section on basic build settings:

If you continue to have issue, could you let us know what framework you’re using (if any)?