11:08:11 AM: Error: Error building site: TOCSS: failed to transform "scss/main.scss" (text/x-scss): SCSS processing failed: file "stdin", line 6, col 1: File to import not found or unreadable: ../vendor/bootstrap/scss/bootstrap.
11:08:11 AM:
11:08:11 AM: ────────────────────────────────────────────────────────────────
something is wrong with your scss at this point in time, and so the build can’t complete properly.
If you can figure out what is going wrong here, i bet you can get a working deploy. Good luck!
There’s no vendor folder in your repo with the required files (at least not at the location mentioned in main.scss). You might not have added that folder to your repo.