When I try to host this on koyeb, I set the port to the default 8080 (let me know if this is wrong) and the build command to yarn build
It builds fine, but I get the runtime log error:
ERROR: failed to determine the run command to launch your application: add a run command in your Service configuration or create a procfile in your git repository.
I have not set a run command in the settings of the Koyeb app.
Does anyone know what it'd be?
Hey,
When I try to host this on koyeb, I set the port to the default
8080
(let me know if this is wrong) and the build command toyarn build
It builds fine, but I get the runtime log error:
I have not set a run command in the settings of the Koyeb app. Does anyone know what it'd be?