NextJS 13.4 Image Generator
Static
Dynamic
ISR
Topics
This page
fetches and caches data at build time
even though the Unsplash Api always returns a new image, we still get the same cached one, until we compile and build it again
by
rushicumar3433