How to serve assets(CSS, JS) from CDN in SSG
Unanswered
Kurilian Bobtail posted this in #help-forum
Kurilian BobtailOP
In my case, am running the application in ssg build which is handled by Nextjs not from static export html. I need to serve the assets from the CDN. My Next.js version is 12. Thanks