vercel / platforms

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
https://app.vercel.pub
5.62k stars 734 forks source link

Error when deploying Django App on Vercel #377

Open danielcerk opened 9 months ago

danielcerk commented 9 months ago

Today I was trying to host an application made with Django on Vercel, but a page appears NOT FOUND and when I check the project logs, the messages tell me little what is happening:

logs

What is wrong ?