Skip to content

[BUG] README has a duplicate "Deploying to Vercel" section #1775

Description

@magic-peach

Bug description
README.md has two separate ### Deploying to Vercel H3 sections — one at line 149 (with an "Option 1 / Option 2" structure and a vercel.json code block) and a near-duplicate one at line 215 (same two options, slightly different wording, its own vercel.json block). They're redundant and reader-confusing.

Steps to reproduce
grep -n "### Deploying to Vercel" README.md → two hits.

Expected behavior
One "Deploying to Vercel" section.

Actual behavior
Two, with drifting content (worth checking whether either has details the other lacks before merging them).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working correctlydocumentationDocumentation improvementgood first issueGood for newcomers and beginnersgssoc'26GirlScript Summer of Code 2026level:beginnerBeginner level - 20 ptstype:bugBug fixtype:docsDocumentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions