Reader
Timeline1494StarredSettings

Feeds

AI

Anthropic NewsExponential ViewSimon Willison's Weblog10Vercel News1108

设计

AreslunaDaring Fireball26Geoffrey LittJim Nielsen’s Blog

思考

Essays - Benedict EvansSteve BlankZara Zhang
Cursor Changelog30Lenny's Podcast: Product | Career | Growth320

Select an article to read

零配置 Django 支持

Zero-configuration Django support

Vercel News·Michael J. Sullivan·April 9, 2026

, 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?