Skip to content

Meme Fetching Works on Localhost but Fails on Vercel Deployment #2

@iShinzoo

Description

@iShinzoo

Description

  • The meme-fetching feature (e.g., from an API) works locally without logs and warning but show errors in the Vercel logs.

Acceptance Criteria

  • Identify why the API calls fail in production.
  • Fix CORS, environment variables, or network policies blocking requests.
  • Test and confirm memes load on your- https://pumpflawk.vercel.app/page.

Files to Modify

  • ui/src/pages/api/index.ts
  • ui/src/pages/page.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions