From e868e72402ff226bafedb1b594b16f800188d01f Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:40:05 +0200 Subject: [PATCH] update: deploy file --- .nvmrc | 2 +- nixpacks.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index d135def..829e973 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.12.0 \ No newline at end of file +20.19.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml index b9ff546..893fc4a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,2 +1,2 @@ [phases.setup] -nixPkgs = ["nodejs-22_x"] \ No newline at end of file +nixPkgs = ["nodejs"] \ No newline at end of file