Nextbase Docs
Nextbase Docs
HomeBlogWelcome to Nextbase v3!Getting Started with NextBaseQuick setup
Build Error with UndiciBuild Error with UndiciSupabase getSession() Warning
Known Issues

Build Error with Undici

How to resolve the build error related to Undici when using localhost URLs in production environments.

Build Error with Undici

You may encounter a build error related to Undici when trying to deploy your Next.js application to a production environment. This issue typically occurs when using localhost URLs in your production configuration.

The Problem

The error message might look something like this:

Resend and React Email Integration

Learn how to use Resend and React Email in Nextbase.

Build Error with Undici

How to resolve the build error related to Undici when using localhost URLs in production environments.

On this page

Build Error with UndiciThe Problem