Can I expect it to run out of the box for Next.js static-generated files? If so, any recommendations on how to set it up in a Next.js project?
If the site is 100% static then it should play nice. If it's hydrated with JS: results may vary. Let me know!
If the site is 100% static then it should play nice. If it's hydrated with JS: results may vary. Let me know!