Tools
Zero-configuration Django support
Vercel now supports Django with zero configuration, enabling developers to instantly deploy Django full-stack applications or APIs without any manual setup. Vercel automatically detects Django's `m...
Vercel now supports Django with zero configuration, enabling developers to instantly deploy Django full-stack applications or APIs without any manual setup. Vercel automatically detects Django's manage.py file to locate the WSGI entrypoint and static file configuration. This addition brings Django into Vercel's growing ecosystem of zero-config supported frameworks, allowing Python developers to leverage Vercel's platform with the same ease as other supported web frameworks.
Related
- Zero-configuration Go backend support
- Elastic build machines now available in beta
- Manage Vercel Microfrontends with AI Agents and the CLI
- Vercel plugin now supported on OpenAI Codex and Codex CLI
Source: tools