Forced build command

Hey there,

i am trying to set up a simple node js script on my server (NodeJS SSR)

It forces me to have a build command which in my case is not needed (simple node script). It says “required” when setting the site up for the first time.

So i turned the workflow hook off to not error when trying to build

Hello @sebbler,

We hope you have been able to successfully resolve the issue by disabling the hook. If there is anything else we can do to assist you, please do not hesitate to let us know.

@anish yes i was, thank you.

But wouldn’t my case be a perfect example why forcing a build command does not make sense?