Next.js
Next.js imported next/document outside _document
Next.js found next/document imported in a page outside pages/_document, which is unsupported and can cause unexpected application behavior.
Next.js
Next.js found next/document imported in a page outside pages/_document, which is unsupported and can cause unexpected application behavior.
Observed message
No Document Import in Page
Why it happens
How to fix it
Official reference
Next.js Docs: No Document Import in PageRelated errors
Explore more