next-programmatic-seo-tutorial icon indicating copy to clipboard operation
next-programmatic-seo-tutorial copied to clipboard

A simplistic guide on how to use Next.js for a programmatic SEO project.

Results 1 next-programmatic-seo-tutorial issues
Sort by recently updated
recently updated
newest added

Dummy data generation was broken due to faker-js Fixes/Changes: * add a new dev dependency in `package.json` * update the cjs require in `dummyData.js` With the help of [faker-js documentation](https://github.com/faker-js/faker).