Skip to content
Discussion options

You must be logged in to vote

Found what was going wrong. Just make sure you call everything (functions, etc) coming from that import into the getServerSideProps function so Next.js knows it is to be bundled server side (and excluded client side).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ErnestBrandi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #16607 on August 26, 2020 21:08.