diff --git a/nixpacks.toml b/nixpacks.toml index a952851..32b615a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,8 +1,2 @@ -[phases.build] -cmds = ["npm run build"] - -[phases.start] -cmds = ["npm run start"] - [variables] NODE_VERSION = "20"