Caching in Next.js - Images, Pitfalls and MoreMay 17, 2025•25 words•1 min readwebThis is the beginning of my blog. 👋 This is what images will look like const func = () => { doSomething(); }