mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Merge remote-tracking branch 'origin/main' into next
This commit is contained in:
commit
3cce6678f9
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ yarn astro add vercel
|
|||
pnpm astro add vercel
|
||||
```
|
||||
|
||||
### Add dependencies manually
|
||||
|
||||
If you prefer to install the adapter manually instead, complete the following two steps:
|
||||
|
||||
1. Install the Vercel adapter to your project’s dependencies using your preferred package manager. If you’re using npm or aren’t sure, run this in the terminal:
|
||||
|
|
Loading…
Add table
Reference in a new issue