mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Build stork on vercel
This commit is contained in:
parent
3d663c8da4
commit
18629d57db
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@
|
|||
"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",
|
||||
"netlify-build": "npm run test-prebuild-functions && npm run build-stork && npm run generate-astro"
|
||||
"vercel-build": "npm run build-lists-and-api && npm run build-stork && npm run test-postbuild-api",
|
||||
"netlify-build": "npm run test-prebuild-functions && npm run generate-astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-assets": "^1.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue