Next.js Discord

Discord Forum

getting error when i build my nextjs 13 app

Unanswered
Old English Sheepdog posted this in #help-forum
Open in Discord
Old English SheepdogOP
i face this error when i try to build my nextjs aap how to fix it

5 Replies

do you make use of headers?
@riský do you make use of `headers`?
Old English SheepdogOP
yes for fetching data from discord api
then it can't be used as a static page
@riský then it can't be used as a static page
Old English SheepdogOP
so i make it client components?
umm, do you have an overide on page for static/ in next config