From 5fdb7592e7705d31cff80a1138fddf4c93d6399e Mon Sep 17 00:00:00 2001 From: Kenan KARAER Date: Thu, 29 Jan 2026 22:09:37 +0300 Subject: [PATCH] =?UTF-8?q?hatad=C3=BCzeltme=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nixpacks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpacks.toml b/nixpacks.toml index 575948a..9d36911 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,5 @@ [phases.setup] -nixPkgs = ["nodejs", "npm"] +nixPkgs = ["nodejs"] [phases.install] cmds = ["npm ci"]