Run multiple commands on build

How can I run multiple commands on build? I have done “npm ci --include=dev && npm run build” but it just keeps hanging with no output. I tried those commands separately and they are working as expected

Hi there,

Thanks for reaching out.

You can certainly have multiple commands as part of your Build Command, that command you shared seems correct to me.

If you could share some specific examples of the issue you are experiencing that may help us troubleshoot it with you, e.g. any logs/errors/output, service name/ID, reproduction steps, etc. If you don’t want to share these details on the community forum, please feel free to raise a ticket with support@render.com

Kind regards

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.