6 months ago
Hi, I'm having trouble deploying the frontend of my project from the /frontend directory of this repo: https://github.com/sornersbooms/cryptomonedashoy.git
The build fails very early, sometimes with an Error creating build plan with Railpack.
I have already tried deploying it in a brand new, separate Railway project with the following configuration:
The service's rootDir is set to /frontend.
The NIXPACKS_NODE_VERSION environment variable is set to 20.
Even with these settings in a clean project, the build still fails. It seems Railpack cannot parse the project structure inside the /frontend directory.
Can you please check your internal logs for my project to see why it's failing to create a build plan?
My Project ID is: 1bbd9c42-af99-4d28-8c30-09ce70fbb0f0?environmentId=79e4b6dc-c9bf-4340-81df-bae465f243db
1 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Service Environment Variables Not Accessible in Runtime (Next.js, Nixpacks)
🧵 Persistent SIGTERM Error 502 on Next.js Application Deployment
If you find the answer from one of these, please let us know by solving the thread!