The Skyversal build pipeline directly supports these runtimes:
- JavaScript: Node.js, Next.js, and Bun.
- PHP: PHP and Laravel.
- Python: Generic Python applications with Django, FastAPI, and Flask auto-detection.
- Compiled runtimes: Go, Rust, Java / Spring, and .NET.
- Ruby: Ruby and Rails.
- Static: HTML, CSS, and JavaScript sites.
Projects with a valid root Dockerfile can run through the Custom Dockerfile option. This is a user-provided container configuration, not automatic framework support.