mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: lint vercel code block
This commit is contained in:
parent
4b575bb98c
commit
bc3db2ccdd
@ -20,9 +20,9 @@ Nuxt on Vercel supports server-rendered pages and API routes.
|
||||
3. Your application is deployed! (e.g. [nuxt.vercel.app](https://nuxt.vercel.app/))
|
||||
|
||||
```bash
|
||||
$ npm i -g vercel
|
||||
$ npx nuxi init -t v3-vercel
|
||||
$ vercel
|
||||
npm i -g vercel
|
||||
npx nuxi init -t v3-vercel
|
||||
vercel
|
||||
```
|
||||
|
||||
## Git
|
||||
|
Loading…
Reference in New Issue
Block a user