force node provider in nixpacks (skip deno detection from supabase/functions/*.ts)
This commit is contained in:
4
nixpacks.toml
Normal file
4
nixpacks.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
providers = ["node"]
|
||||
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs_22", "npm-9_x"]
|
||||
Reference in New Issue
Block a user