iShinzoo / iShinzoo/pump.flawk
Meme Fetching Works on Localhost but Fails on Vercel Deployment
Open
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### 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`
Contributor guide
Assessment
This issue has not been assessed yet.