> For the complete documentation index, see [llms.txt](https://docs.cremawork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cremawork.com/v-3/next-js.md).

# Next-Js

- [About Next.JS](https://docs.cremawork.com/v-3/next-js/about-next.js.md): In the next js version of Crema, you will get a full setup with Next.js with all pages as you seen in the demo of nextjs.
- [Folder Structure](https://docs.cremawork.com/v-3/next-js/folder-structure.md): The folder structure is simple and easy to understand. When you unzip Crema-ant the folder, you will find the following folders/files:-‌
- [Installing Next jS](https://docs.cremawork.com/v-3/next-js/installing-next-js.md): To run the Crema, Open the Crema folder in the editor of your choice. After following the folder, open the terminal and run yarn & yarn dev
- [Authentication](https://docs.cremawork.com/v-3/next-js/authentication.md): Crema supports 4 types of authentication methods. Crema supports the following Methods
- [Add New Route](https://docs.cremawork.com/v-3/next-js/add-new-route.md)
- [Deploy to server](https://docs.cremawork.com/v-3/next-js/deploy-to-server.md): Crema is using the Heroku server to deploy. If you are also using the Heroku server to deploy your app, then you don't need to change anything.
