No badges yet
Is hosting multiple images on a Vercel static site a good idea, or is it more cost effective to use a CDN?
Is hosting multiple images on a Vercel static site a good idea, or is it more cost effective to use a CDN? I tend to stay within the $20 budget for my site's usually on vercel, but...
How can I tell if my vercel.json file is being picked up by my site?
OK so your advice fixed all my issues. This is now my updated vercel.json file incase anyone else wishes to see: ``` { "headers": [ { "source": "/(.*).(jpg|jpeg|png|gif|ico|svg)",
How can I tell if my vercel.json file is being picked up by my site?
So I tested my site [https://jamiecropley.ai](https://jamiecropley.ai) here https://tools.pingdom.com/#64523c7cff000000 and it says expires headers and gzip is not being picked up...
No accepted solutions yet