Next.js Disabling ETag Generation
The problem with not using ETags is that, without them, the client has no way of knowing whether the content cached is still up-to-date. This can result in the client making unnecessary requests to the server, even when the content has not changed. This can lead to slower page load times, higher net