Skip to content

TrevorThomp/nextjs-auth-repro

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Steps to reproduce error

The error seems to be intermittent. If you don't see it on the first builds, keep deleting the .next folder and re-build. I get it pretty consistently, but sometimes it won't throw the warning.

# Make sure you are on latest Yarn version (>2.0.0).
yarn set version stable

# Install dependencies specified in package.json
yarn install

# Build the application
yarn build

# Build Docker container
yarn docker:build

Error Output

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published