https://github.com/halvaradop/vercel
https://github.com/halvaradop/vercel
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/halvaradop/vercel
- Owner: halvaradop
- License: mit
- Created: 2024-11-27T18:28:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-06T03:51:38.000Z (about 1 year ago)
- Last Synced: 2025-03-22T02:34:14.113Z (10 months ago)
- Language: MDX
- Homepage: https://next-vercel-two-sandy.vercel.app
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js + Vercel
This project provides information about the services and products offered by Vercel, focusing on deployment applications using Turborepo, Turbopack, CLI, and other features within the Vercel ecosystem around Next.js.
As this project evolves, additional information on various topics will be appended to this section and linked to the original pull requests for detailed insights.
## Installation
Follow these steps to set up the project on your local machine:
### Install dependencies
```bash
npm install
# or
pnpm install
```
## Contributing
Here, you will find a guide on how to contribute to the project and the necessary steps to do so. Please read our [Contributing Guidelines](https://github.com/halvaradop/.github/blob/master/.github/CONTRIBUTING.md).
## Code of Conduct
Please be aware that this project has a code of conduct, and we expect all contributors to follow these guidelines in their interactions. For more information, please read our [Code of Conduct](https://github.com/halvaradop/.github/blob/master/.github/CODE_OF_CONDUCT.md).