# Coolify Configuration ## Server build (NodeJS) - Set `Build Pack` to `nixpacks`. - Set the start command to `cd apps/ && npm run start`. - `npm` could be different depending on the package manager you are using (`Nixpacks` decides based on the lock file). - That's all.