vercel / og-image

Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
https://og-image.vercel.app
MIT License
4.05k stars 1.27k forks source link

Koyeb hosting support #197

Closed PatelN123 closed 2 years ago

PatelN123 commented 2 years ago

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 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?