Error occurred prerendering page "/". ReferenceError: self is not defined #66798
Labels
bug
Issue was opened via the bug report template.
Developer Experience
Issues related to Next.js logs, Error overlay, etc.
locked
Output (export/standalone)
Related to the the output option in `next.config.js`.
Script (next/script)
Related to Next.js Script Optimization.
Link to the code that reproduces this issue
https://github.com/kamlendras/OpenCryptoExchange
To Reproduce
npm install / yarn install / bun install
npm run build / yarn run build / bun run build
Its been so many days i am unable to solved this issue. Also i read https://nextjs.org/docs/messages/prerender-error but its not helping. :sad
Current vs. Expected behavior
Project should succesfully deploy , not is not able to deploy.
Provide environment information
Which area(s) are affected? (Select all that apply)
Not sure, Developer Experience, Output (export/standalone), Script (next/script)
Which stage(s) are affected? (Select all that apply)
next build (local), Vercel (Deployed)
Additional context
No response
The text was updated successfully, but these errors were encountered: