an app to share curated trails sidetrail.app
atproto nextjs react rsc
at main 8 lines 172 B view raw
1{ 2 "$schema": "https://railway.app/railway.schema.json", 3 "deploy": { 4 "runtime": "V2", 5 "restartPolicyType": "ON_FAILURE", 6 "restartPolicyMaxRetries": 10 7 } 8}