Andrii Zaimak
Nuxt generate
I use SSR, and on each dynamic page there is a request to the API to retrieve data. When generating dynamic pages, a 504 error occurs and the generation fails with an error. But if I start the generation again right after that, everything goes fine. What can I do about it so that it doesn't crash the first time?
1 replies