[Netlify] #1 Simple Application
How to deploy?#
- Add new project link with gitlab project.
- Setting configs
- Site configuration >> Build & deploy >> Build Settings
- Build command: pnpm run build (build command)
- Publish directory: dist (dict has index.html)