safak / next-blog

276 stars 290 forks source link

Facing error while doing npm run build #35

Open rohitSRT opened 6 months ago

rohitSRT commented 6 months ago

Error occurred prerendering page "/write". Read more: https://nextjs.org/docs/messages/prerender-error ReferenceError: document is not defined

FREDVUNI commented 6 months ago

Look at this

components to your pages folder or expecting props to be populated which are not.

something is happening with that component

Bdisha123 commented 1 month ago

Error occurred prerendering page "/write". Read more: https://nextjs.org/docs/messages/prerender-error ReferenceError: document is not defined

have you found the solution??? kindly tell me