Does Next JS support static CDN?
Yes, Next JS 5 and above supports static CDN. With the introduction of assetPrefix, Next.JS automatically loads assets from CDN.
Yes, Next JS 5 and above supports static CDN. With the introduction of assetPrefix, Next.JS automatically loads assets from CDN.