Skip to content
Discussion options

You must be logged in to vote

Client bundles are served to your users via their browser. Performance matters for the client bundle which Next does a great job optimizing.

Server bundles are never "seen" by the user nor are they ever shipped to the end user in their browser. They are run in NodeJS on your server/hosting environment.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sumdook2
Comment options

@prichodko
Comment options

@jamesmosier
Comment options

Answer selected by jamesmosier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants