Introduction/Getting StartedGetting StartedInstallationCreate a new Next.js application with `create-next-app`. Set up TypeScript, styles, and configure your `next.config.js` file.Project StructureA list of folders and files conventions in a Next.js projectInstallationCreate a new Next.js application with `create-next-app`. Set up TypeScript, styles, and configure your `next.config.js` file.