Skip to content

Commit

Permalink
Update railway.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
syphrpunk committed Jun 12, 2024
1 parent dabacbc commit 5d505ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions railway.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ NETWORK_NAME = "arbitrum"
PORT = 3000

[build]
builder = ["nixpacks"]
buildCommand = ["pnpm build"]
builder = "nixpacks"
buildCommand = "pnpm build"
dependsOn = ["install"]

[deploy]
Expand Down

0 comments on commit 5d505ca

Please sign in to comment.