From 5ca19cabc6a44d0d5e1f4a2350f14c56b98b1a22 Mon Sep 17 00:00:00 2001 From: Hiron Das Date: Tue, 3 Mar 2026 11:45:21 -0500 Subject: [PATCH] done --- railway.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 railway.json diff --git a/railway.json b/railway.json new file mode 100644 index 0000000..a95c7b7 --- /dev/null +++ b/railway.json @@ -0,0 +1,3 @@ +{ + "build": { "builder": "DOCKERFILE" } +}