Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(guild page): Vercel ISR issues (#1391)
* fix(NavMenu): temporarily remove ThemeToggle * fix(AppErrorBoundary): don't import the error page * Revert "fix(AppErrorBoundary): don't import the error page" This reverts commit c4ca416. * Revert "fix(NavMenu): temporarily remove ThemeToggle" This reverts commit 1c1bf9f. * feat: try the `bundlePagesExternals` config option * chore: package-lock update * remove `bundlePagesExternals` from next config * fix(next.config.js): set `bundlePagesExternals` to `true`
- Loading branch information