Vercel now supports Django with zero configuration, allowing developers to instantly deploy Django full-stack apps or APIs without needing redirects in vercel.json or the /api folder. All apps run on Vercel's Fluid compute with Active CPU pricing, and static files are served via the Vercel CDN. A minimal example app is provided showing the required Django project structure.
Table of contents
Example Django appSort: