0
Fork 0
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:
Emanuele Stoppa 2023-08-24 13:02:27 +01:00
commit 3cce6678f9

View file

@ -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 projects dependencies using your preferred package manager. If youre using npm or arent sure, run this in the terminal: