mirror of
https://github.com/veganhacktivists/arabot.git
synced 2026-01-13 15:20:08 +01:00
Add nixpacks config
This commit is contained in:
5
nixpacks.toml
Normal file
5
nixpacks.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[phases.build]
|
||||
cmds = ["pnpm prisma generate", "..."]
|
||||
|
||||
[start]
|
||||
cmd = 'pnpm run start:migrate'
|
||||
Reference in New Issue
Block a user