mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Trry stork bash script on vercel
This commit is contained in:
parent
85f5774702
commit
9dfe1ad4ac
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
"precommit": "npm run lint",
|
||||
"clone-readme": "cp ./README.md README-temp.md",
|
||||
"cloudflare-deploy": "npm run build-api",
|
||||
"vercel-build": "npm run build-lists-and-api && npm run test-postbuild-api",
|
||||
"vercel-build": "run-s build-lists-and-api stork-netlify test-postbuild-api",
|
||||
"netlify-build": "run-s test-prebuild-functions download-stork-toml stork-netlify generate-astro"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue