dogspace
dogspace
RRailway
Created by dogspace on 1/17/2024 in #✋|help
Failed deployment
Hello. Can anyone help me figure out how to deploy a repo with the following stucture:
app/
scripts/ JS (no node)
styles/ CSS
templates/ HTML
app/
scripts/ JS (no node)
styles/ CSS
templates/ HTML
The build logs say Nixpacks is unable to generate a build plan. I also deployed a Flask project that failed to build until I added Procfile and vercel.json files. Is there a build command or files I should add to help Nixpacks? I'm new to this stuff. Thanks!
18 replies