Internal Server Error with Next.js 14 App Router

Netlify Site Name: [https://staging--nabantu.netlify.app](https://Link Here)

Issue: Internal Server Error with Next.js 14 App Router (Supabase, i18n)

Context: I’m currently building a Next.js 14 application using the app router feature along with Supabase for the backend and i18n for localization. Everything was working fine until I started getting an internal server error when trying to access the app.

I’ve already tried:

  • Searching through existing posts on similar issues.
  • Removing i18n temporarily to see if it resolves the problem (it didn’t).

Unfortunately, I can’t pinpoint the source of the issue.

@98fa12d4f945827ae404 Have you checked your function logs?

1 Like