summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/vercel/README.md')
-rw-r--r--packages/integrations/vercel/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/integrations/vercel/README.md b/packages/integrations/vercel/README.md
index fd03abba9..052ebccad 100644
--- a/packages/integrations/vercel/README.md
+++ b/packages/integrations/vercel/README.md
@@ -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: