document not defined when trying to deploy on vercel
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
I try to deploy my nextjs app on vercel but I have this error showing.
any idea where it can come from ?
ReferenceError: document is not defined
at createTag (/vercel/path0/.next/server/app/page.js:1:29804)
at /vercel/path0/.next/server/app/page.js:1:42696
any idea where it can come from ?
ReferenceError: document is not defined
at createTag (/vercel/path0/.next/server/app/page.js:1:29804)
at /vercel/path0/.next/server/app/page.js:1:42696