You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Render](https://render.com) offers [free static site hosting](https://render.com/docs/static-sites) with fully managed SSL, a global CDN and continuous auto deploys from GitHub.
199
199
200
-
1. Create a new Web Service on Render, and give Render’s GitHub app permission to access your Vue repo.
200
+
1. Create a new Static Site on Render, and give Render’s GitHub app permission to access your Vue repo.
201
201
202
202
2. Use the following values during creation:
203
203
204
-
- **Environment:** `Static Site`
205
204
- **Build Command:** `npm run build` or `yarn build`
0 commit comments