is non-static data compressed
Unanswered
Ninhache posted this in #help-forum
NinhacheOP
I can't find it in the doc :
According to the following link, static data is compressed
https://nextjs.org/docs/app/api-reference/next-config-js/compress
Cool ! We could talk about it but that's not the question
I'm probably wrong, I really think Vercel compresses it by default and I'm maybe just there to ensure that 🫡
(Oh and I can't test it on my own for now .. so if someone can be kind and answer me 🤓)
Also, maybe when they said "static" they're encapsulating the "non static"..
Also number 2.. when I talk about non-static, I'm thinking to CSR and to the data that provides to our client ..
~~
I'm gonna get insulted by next purists in couple of secs..
According to the following link, static data is compressed
https://nextjs.org/docs/app/api-reference/next-config-js/compress
Cool ! We could talk about it but that's not the question
I'm probably wrong, I really think Vercel compresses it by default and I'm maybe just there to ensure that 🫡
(Oh and I can't test it on my own for now .. so if someone can be kind and answer me 🤓)
Also, maybe when they said "static" they're encapsulating the "non static"..
Also number 2.. when I talk about non-static, I'm thinking to CSR and to the data that provides to our client ..
~~
I'm gonna get insulted by next purists in couple of secs..
2 Replies
NinhacheOP
https://stackoverflow.com/questions/78056600/compress-static-generated-contents-using-next-js
According to that link, apparently they're not compressed, but I need more sources aha
According to that link, apparently they're not compressed, but I need more sources aha
NinhacheOP
Just got the confirmation, new question, WHY..
omw to check next.js's issues ...
omw to check next.js's issues ...