add nixpacks config and update dependencies
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
nixpacks.toml
Normal file
5
nixpacks.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs_22", "pnpm"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["pnpm build"]
|
||||
Reference in New Issue
Block a user