Django `vercel.json` file uses not-recommended `build` propery
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
the django example uses config properties that the docs recommend we avoid. What is the canonical way to deploy a django app in vercel?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked django-hello-world vercel.json and compare its configuration with the Vercel project configuration documentation linked in the issue. Determine the canonical Django deployment configuration, then update the example to avoid the discouraged build properties and verify that the documented deployment still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100