0
Fork 0
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:
Yan Thomas 2022-09-03 17:23:44 -03:00 committed by GitHub
parent ba2805bc86
commit 0524d55e45

View file

@ -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>