Back to timeline

Zero-configuration Django support

Vercel News·Michael J. Sullivan·

, one of the most popular high-level web frameworks, for rapid development, is now supported with zero-configuration. You can now instantly deploy Django full-stack apps or APIs on Vercel.DjangoPython

Vercel now recognizes and deeply understands the specifications of Django applications, removing the need for redirects in or using the folder. vercel.json/api

All applications on Vercel use with by default. Static files will be served by the . Fluid computeActive CPU pricingVercel CDN

Deploy or visit the Django on Vercel Django on Verceldocumentation

CLI entry point

Project settings

URL routing table

Request handlers

WSGI entry point

Read more

Example Django app

This looks like a summary. Want the full article?