From 56cae7a56f739a16368ee38d6c479be641a65df0 Mon Sep 17 00:00:00 2001 From: Kenan KARAER Date: Thu, 29 Jan 2026 17:18:07 +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 ce7ad40..9a2d830 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,5 @@ [phases.setup] -nixPkgs = ["nodejs-20_x", "npm-9_x"] +nixPkgs = ["nodejs_20"] [phases.install] cmds = ["npm ci"]