My Repo: GitHub - trim-leng/trim-leng.github.io
My Script(package.json) were running properly in Local …
"scripts": {
"dev": "tinacms dev -c \"bundle exec jekyll serve\"",
"build": "tinacms build && jekyll build"
},
while deploying through Vercel Facing issue with
[09:57:28.968] sh: jekyll: command not found
[09:57:28.968] Error: Command "npm run build" exited with 127