ISR
This page fetches data Client Side, in order to not leak api credentials, the request is sent to nextjs API route handler that runs on the server. This route handler then fetches the data from the images API and returns it to the client.
This page fetches data Client Side, in order to not leak api credentials, the request is sent to nextjs API route handler that runs on the server. This route handler then fetches the data from the images API and returns it to the client.