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
Noticing a consistent warning in the build for prerendering. This link is referenced is below and every blog post is listed as problematic.
https://app.netlify.com/sites/opensauced-landing/deploys/6631cd162cb0ff7ecaaadc3f#L645
https://nextjs.org/docs/messages/prerender-error
I believe Next.js or Netlify handles this and still allows for a build to succeed. however I am sure we are missing out on some SEO optimizations.
npm run build
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Noticing a consistent warning in the build for prerendering. This link is referenced is below and every blog post is listed as problematic.
https://app.netlify.com/sites/opensauced-landing/deploys/6631cd162cb0ff7ecaaadc3f#L645
https://nextjs.org/docs/messages/prerender-error
I believe Next.js or Netlify handles this and still allows for a build to succeed. however I am sure we are missing out on some SEO optimizations.
Steps to reproduce
npm run build
Do you have any images or screen captures?
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: