chore: added nixpacks.toml
This commit is contained in:
9
nixpacks.toml
Normal file
9
nixpacks.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[phases.install]
|
||||
onlyIncludeFiles = [
|
||||
"package.json",
|
||||
"bun.lock",
|
||||
"./server/package.json",
|
||||
"./shared/package.json",
|
||||
"./vite/package.json",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user