Skip to content
Dashboard

Vercel now supports Build Commands for FastAPI and Flask

Software Engineer
pyproject.toml
[tool.vercel.scripts]
build = "python build.py"