Fix Railway build: let NIXPACKS auto-detect build steps
Remove explicit buildCommand to avoid npm cache mount conflict. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
[build]
|
[build]
|
||||||
builder = "NIXPACKS"
|
builder = "NIXPACKS"
|
||||||
buildCommand = "npm ci && npm run build"
|
|
||||||
|
|
||||||
[deploy]
|
[deploy]
|
||||||
startCommand = "npm start"
|
startCommand = "npm start"
|
||||||
|
|||||||
Reference in New Issue
Block a user