Decided to try the platform out for site hosting after the vercel incident. My nuxt page worked flawlessly out of the box but apparently static assets are not being disk cached at all? Both netlify and vercel have them cached automatically so I'm wondering if there are any manual config i need to do.
TL;DR
Developers trying out new hosting platform for site hosting after issues with Vercel. Nuxt page working smoothly, but static assets not getting disk-cached for CDN. Netlify and Vercel cache them automatically. Inquire about any manual config needed.