fix: add nixpacks.toml and .npmrc to reduce build memory usage
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
[phases.build]
|
||||||
|
cmds = ["npm run build"]
|
||||||
|
|
||||||
|
[start]
|
||||||
|
cmd = "npm start"
|
||||||
Reference in New Issue
Block a user