Remove Nixpacks start command and add Prisma module cleanup to the package.json start script.
This commit is contained in:
@@ -8,6 +8,3 @@ cmds = [
|
||||
|
||||
[phases.setup]
|
||||
nixPkgs = ["nodejs_22", "npm-9_x", "openssl"]
|
||||
|
||||
[start]
|
||||
cmd = "node .next/standalone/server.js"
|
||||
|
||||
Reference in New Issue
Block a user