We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cf7e7 commit 7efaf08Copy full SHA for 7efaf08
railway.json
@@ -2,7 +2,7 @@
2
"$schema": "https://railway.app/railway.schema.json",
3
"build": {
4
"builder": "NIXPACKS",
5
- "buildCommand": "yarn workspace @interval.so/api build"
+ "buildCommand": "yarn workspace @interval.so/api build && yarn workspaces focus --production @interval.so/api"
6
},
7
"deploy": {
8
"healthcheckPath": "/health",
0 commit comments