Next.js Discord

Discord Forum

Optimize cuz when i hosting on Vercel, i get error 504, but on local runs smoothly

Unanswered
saulevg posted this in #help-forum
Open in Discord
Hi devs, i was looking a way to optimize my application, that just perform a scrapping using axios and cheerios, and display the productos, also save the url from the product and generate a id to make a shortURL. i was trying to isolated the problem and i almost sure is cuz, the axios.get() or cheerio.load(). I already set 60 seconds to try to about the error 504. but unsuccessful.
- Here the repo: https://github.com/SaulEVG/scrappinglu
- Here the vercel Site: https://scrappinglu.vercel.app/

0 Replies