From aec7396030ef3d2d7d4dc58c09551fea1e880d71 Mon Sep 17 00:00:00 2001 From: Kenan KARAER Date: Thu, 29 Jan 2026 21:59:49 +0300 Subject: [PATCH] =?UTF-8?q?hata=20d=C3=BCzeltme?= 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 9a2d830..575948a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,5 @@ [phases.setup] -nixPkgs = ["nodejs_20"] +nixPkgs = ["nodejs", "npm"] [phases.install] cmds = ["npm ci"]