mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Add deploy guides links to integrations READMEs (#4612)
This commit is contained in:
parent
ba2805bc86
commit
0524d55e45
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
This adapter allows Astro to deploy your SSR site to [Vercel](https://www.vercel.com/).
|
||||
|
||||
Learn how to deploy your Astro site in our [Vercel deployment guide](https://docs.astro.build/en/guides/deploy/vercel/).
|
||||
|
||||
- <strong>[Why Astro Vercel](#why-astro-vercel)</strong>
|
||||
- <strong>[Installation](#installation)</strong>
|
||||
- <strong>[Usage](#usage)</strong>
|
||||
|
|
Loading…
Add table
Reference in a new issue