Replies: 1 comment 6 replies
-
There is no way to prevent this. As Tim mentions here, any content you send to a users browser they will be able to download. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, is there any way to prevent or redirect if user try to direct download static files in public directory? e.g. images, font files. I've been use "redirect" method on next.config.js, but all static files cannot be download by the app. Reference from this discussion #11899
Beta Was this translation helpful? Give feedback.
All reactions