Skip to content
Documentation of Vercel and other services
JavaScript TypeScript CSS
Branch: master
Clone or download

Latest commit

callumlocke Add missing quotes to CLI example (#1866)
Without quotes here, you get an error: "Invalid number of arguments"
1
Latest commit f6fd33a May 29, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add Knowledge Base (#1834) May 20, 2020
components Fix collapse component (#1854) May 25, 2020
lib Kb/update/using email with your vercel domain (#1865) May 29, 2020
pages Add missing quotes to CLI example (#1866) May 29, 2020
public/static Add KB - Wordpress on Vercel (#1856) May 26, 2020
scripts Add Knowledge Base (#1834) May 20, 2020
styles Update nprogress styles and Ruby section (#1709) May 8, 2020
.eslintignore Improve README/CONTRIBUTING [WIP] (#666) Jun 24, 2019
.gitignore Add yarn.lock (#1711) Mar 20, 2020
.kodiak.toml Add Limits Page (#1136) Aug 16, 2019
.nowignore Improve README/CONTRIBUTING [WIP] (#666) Jun 24, 2019
.prettierignore Update Limits Page (#1459) Nov 12, 2019
.prettierrc.json Update Limits Page (#1459) Nov 12, 2019
.yarnrc Added guide about updating Now CLI (#101) Jan 20, 2018
CODE_OF_CONDUCT.md Apply renaming changes (#1769) Apr 21, 2020
CONTRIBUTING.md Update quickstart URLs (#1803) Apr 28, 2020
LICENSE.md Update LICENSE.md (#1771) Apr 21, 2020
README.md Redeploy Apr 28, 2020
next-env.d.ts Add quickstarts page (#1411) Nov 4, 2019
next.config.js Move /docs/now-cli → /docs/cli (#1835) May 14, 2020
package.json Fix collapse component (#1854) May 25, 2020
tsconfig.json Add quickstarts page (#1411) Nov 4, 2019
yarn.lock Fix collapse component (#1854) May 25, 2020

README.md

Vercel Documentation

This is the public documentation for Vercel and other related services.

You can view this documentation at https://vercel.com/docs.

What is Vercel?

Vercel is a cloud platform for serverless deployment. It enables developers to host Jamstack websites and web services that deploy instantly, scale automatically, and require no supervision, all with minimal configuration.

What Does this Repository Contain?

This repository is broken down into several sections, these include:

The above sections provide quick access to the most important parts of the repository, helping you navigate as easily as possible.

Running Locally

You can run the documentation site locally by cloning this repository, installing the dependencies with yarn, and finally running the development server with yarn dev.

How to Contribute

Contributing to the Vercel documentation should be an enjoyable experience, as such we have created a set of contributing guidelines to help you do so.

The guidelines cover important information such as the difference between documentation and guides, how to use the provided components and where to put static assets.

We have tried to make contributing to the Vercel documentation as easy as possible, especially for those new to Open Source. If anything is unclear or you have any questions then please create an issue to discuss your contribution and how best to make it.

Reporting Issues

We actively encourage our community to raise issues and provide feedback on areas of the Vercel documentation that could be improved.

An issue can be raised by clicking the 'Issues' tab at the top of the repository, followed by the Green 'New issue' button. To make this process as easy as possible we have created a few basic templates to choose from, there are, however, often cases that will fall outside of the templates provided.

If your issue doesn't fit with any of the templates then that's okay, please submit it as a 'Documentation Issue or Request'. When submitting an issue, please thoroughly and concisely describe the problem you are experiencing so that we may easily understand and resolve the issue in a timely manner.

License

The Vercel documentation is an open source project released under the MIT License.

The Vercel documentation uses the emojis from Twemoji. Copyright 2020 Twitter, Inc and other contributors. Licensed under CC-BY 4.0.

Get In Touch

If you have any questions that are not covered by raising an issue then please get in touch with us by emailing support@vercel.com. There you will find both members of the community and staff who are happy to help answer questions on anything Vercel related.

You can’t perform that action at this time.