Skip to content

Commit

Permalink
chore: Update Railway builder configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Mar 6, 2025
1 parent 222432d commit d29ba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/railway.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://railway.com/railway.schema.json",
"build": {
"builder": "NIXPACKS",
"builder": "RAILPACK",
"buildCommand": "pnpm --filter @hey/api build",
"watchPatterns": ["apps/api/**", "packages/**/*"]
},
Expand Down

0 comments on commit d29ba32

Please sign in to comment.