Hey there! ๐๐ฝ I'm a tech-savvy software engineer from Brazil. When I'm not crafting solutions or exploring new tech realms, I'm likely daydreaming about my next beach escape or scouting hidden food gems. Whether it's debugging intricate lines of code or discovering delicious local flavors, I'm all about diving into life's exciting experiences. ๐ง๐ท ๐จโ๐ป ๐๏ธ ๐ฎ
Nothing here yet.
Thanks for you comment. Yes it does, you can do it setting up an asset prefix. There is a session in the doc explaining how it works. https://nextjs.org/docs/api-reference/next.config.js/cdn-support-with-asset-prefix But you can also serve static files adding them to the public folder, in this case, if you deploy to Vercel, the CDN will automatically be created. https://nextjs.org/docs/basic-features/static-file-serving