Clever can't do a command build in package.json

197 views Asked by At

I want to deploy my application Adonis5 js in CLEVER but when i deploy and inspect the logs, i see the server failed because he doesn't run build command (in my case node ace build --production) when the server start, it search the file server.js but it can't found it because the build command had not be run

0

There are 0 answers