Why is my Shopify App built with Next.js (React) so slow to load?
I followed this tutorial: https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react From the beginning, my app was extremely slow to load, including when changing tabs, including when loaded through ngrok and run on localhost or deployed on app engine. What could be causing this ? P.S.:…