fix: node 20 + npm install for tailwind v4

This commit is contained in:
Enguerrand Ozano
2026-02-28 14:48:32 +01:00
parent 05284eab72
commit 4f71670212
2 changed files with 3 additions and 0 deletions

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
20

2
nixpacks.toml Normal file
View File

@@ -0,0 +1,2 @@
[phases.install]
cmds = ["npm install"]