feat: add nixpacks configuration for admin service and update root build dependencies
Some checks failed
Build and Push App / build (push) Has been cancelled
Some checks failed
Build and Push App / build (push) Has been cancelled
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodePackages.npm", "nodejs_22", "openssl"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["npm install", "npx prisma generate", "npm run build"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user