NextJS 13.4 Image Generator
StaticDynamicISR
Topics
This page fetches data client-side. In order to not leak Api credentials, the req is sent to a nextjs route handler that runs on the server. This route handler then fetches the data from the Unsplash Api and returns it to the client