Nephew Jonathan
Nephew Jonathan
RRailway
Created by Nephew Jonathan on 1/17/2024 in #✋|help
trying to connect to postgres w/ next.js
As it says on the tin. The error message is:
context: 8e856b9da996ac0dcfcb8d39a0770302

Nixpacks build failed





╔════════ Nixpacks v1.20.0 ═══════╗

║ setup │ nodejs_18, npm-9_x ║

║─────────────────────────────────║

║ install │ npm ci ║

║─────────────────────────────────║

║ start │ ║

╚═════════════════════════════════╝



Error: No start command could be found
context: 8e856b9da996ac0dcfcb8d39a0770302

Nixpacks build failed





╔════════ Nixpacks v1.20.0 ═══════╗

║ setup │ nodejs_18, npm-9_x ║

║─────────────────────────────────║

║ install │ npm ci ║

║─────────────────────────────────║

║ start │ ║

╚═════════════════════════════════╝



Error: No start command could be found
I am totally new to Railway and deploying websites more generally and I have no idea where to even start, although StackOverflow suggests I could try changing my Railway settings to add the custom build command CI=false npm run build but this, too, did not work.
698 replies