Next.js Discord

Discord Forum

I keep on having this Error Message when I'm trying to access my api.

Unanswered
sh1ro posted this in #help-forum
Open in Discord
Avatar
I'm making a personal blog web app with prisma, mdx, and next-intl. I put the api in the [locale] and trying to fetch it in src/components/report-views.tsx, and have this error message.

[Detail Github repository](https://github.com/Coder-Blue/noah-blog)
Image

1 Reply

Avatar
And everthing seems normal when dev, but can't be accessed in Vercel Production.