next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Document use of `included_files` for local data in ISR

Open ascorbic opened this issue 3 years ago • 1 comments

It needs to be clearer that when sourcing local data you need to add it to included_files. See #1252 for an example.

ascorbic avatar Mar 08 '22 09:03 ascorbic

It needs to be clearer that when sourcing local data you need to add it to included_files. See #1252 for an example.

I've created a PR addressing this issue! See: https://github.com/netlify/netlify-plugin-nextjs/pull/1353

alianza avatar Jun 05 '22 22:06 alianza