docs: add Layer0 deployment notes

Co-authored-by: meteorlxy <meteor.lxy@foxmail.com>
pull/793/head
Rishi Raj Jain 2 years ago committed by GitHub
parent 3fabc4903c
commit f2a24c3f66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -258,3 +258,7 @@ Go to https://vercel.com/new and import the project into Vercel using your Git o
After your project has been imported, all subsequent pushes to branches will generate Preview Deployments, and all changes made to the Production Branch (commonly "main") will result in a Production Deployment. After your project has been imported, all subsequent pushes to branches will generate Preview Deployments, and all changes made to the Production Branch (commonly "main") will result in a Production Deployment.
Once deployed, you will get a URL to see your app live, such as the following: https://vitepress.vercel.app Once deployed, you will get a URL to see your app live, such as the following: https://vitepress.vercel.app
## Layer0
See [Creating and Deploying a VitePress App with Layer0](https://docs.layer0.co/guides/vitepress).

Loading…
Cancel
Save