diff --git a/nixpacks.toml b/nixpacks.toml index 3ea871c..bc5b7f9 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,4 +1,4 @@ -# Force npm build commands (prevents Nixpacks from using turbo) +# Simple build configuration [phases.install] cmds = ['npm install']