···11-This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
11+This is a [Next.js](https://nextjs.org/) project bootstrapped with
22+[`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
2334## Getting Started
45···1213pnpm dev
1314```
14151515-Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
1616+Open [http://localhost:3000](http://localhost:3000) with your browser to see the
1717+result.
16181717-You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
1919+You can start editing the page by modifying `app/page.tsx`. The page
2020+auto-updates as you edit the file.
18211919-This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
2222+This project uses
2323+[`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to
2424+automatically optimize and load Inter, a custom Google Font.
20252126## Learn More
22272328To learn more about Next.js, take a look at the following resources:
24292525-- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
3030+- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
3131+ features and API.
2632- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
27332828-You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
3434+You can check out
3535+[the Next.js GitHub repository](https://github.com/vercel/next.js/) - your
3636+feedback and contributions are welcome!
29373038## Deploy on Vercel
31393232-The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
4040+The easiest way to deploy your Next.js app is to use the
4141+[Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme)
4242+from the creators of Next.js.
33433434-Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
4444+Check out our
4545+[Next.js deployment documentation](https://nextjs.org/docs/deployment) for more
4646+details.