2 years ago
[Region: us-west1]
==============
Using Nixpacks
==============
context: d8d1dc40cb7d7ec83b41a303743833b0
Nixpacks build failed
Nixpacks was unable to generate a build plan for this app.
Please check the documentation for supported languages: https://nixpacks.com
The contents of the app directory are:
.gitignore
Procfile
.vscode/
runtime.txt
medicyard/
ⓘ Deployment information is only viewable by Project members and Railway admins.
1 Replies
2 years ago
Hey! I've removed the duplicate threads you created. We think there was a bug in the submission flow when you created the thread from your deployment crashed panel resulting in many duplicates. Sorry about that.
About your error, it looks like you're using a tech stack that isn't supported in Nixpacks (see https://nixpacks.com/docs/getting-started -> Language Support), so in order to build and deploy on Railway, you'll need to create a custom Dockerfile (https://docs.railway.app/reference/dockerfiles).