Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.08 KB

Generate Static Params

Official documentation

https://nextjs.org/docs/app/api-reference/functions/generate-static-params

IMPORTANT

Look the next.config.mjs file before start

Read LEARN.md

See example

https://gabriel-logan.github.io/generateStaticParams-nextjs14/

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!