We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying this amazing project, but the demo's won't work if upgraded to Next.js latest.
It'd be great to update the templates.
I'm not quite sure how to fix it myself in the time I had, because I don't know how to debug this:
next build "--debug" ▲ Next.js 15.1.7 - Environments: .env Creating an optimized production build ... ✓ Compiled successfully ✓ Linting and checking validity of types ✓ Collecting page data Error occurred prerendering page "/". Read more: https://nextjs.org/docs/messages/prerender-error Error: .../.next/server/app/page.js:11:79647) Export encountered an error on /page: /, exiting the build. ⨯ Next.js build worker exited with code: 1 and signal: null ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
HUME-10052 [REQUEST] Upgrade to Next.js 15
Sorry, something went wrong.
No branches or pull requests
I was trying this amazing project, but the demo's won't work if upgraded to Next.js latest.
It'd be great to update the templates.
I'm not quite sure how to fix it myself in the time I had, because I don't know how to debug this:
The text was updated successfully, but these errors were encountered: