Next.js Discord

Discord Forum

How do I fix this issue?

Answered
Danna posted this in #help-forum
Open in Discord
I need some help on how to fix this. Can't find much online
Answered by joulev
you are using location in /legal but it is not available during prerendering on the server that is why
View full answer

2 Replies

@Danna I need some help on how to fix this. Can't find much online
you are using location in /legal but it is not available during prerendering on the server that is why
Answer
oh my! i just realized the error

Thanks!