mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add vercel-post-deploy script
This commit is contained in:
parent
7c10c0a704
commit
2d70dd248f
2 changed files with 8 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
"scan-new-apps": "npx vite-node scripts/scan-new-apps.js",
|
||||
"cloudflare-deploy": "npm run build-api",
|
||||
"vercel-build": "run-s scan-new-apps test-prebuild build-lists-and-api test-postbuild-api",
|
||||
"vercel-post-deploy": "npx vite-node scripts/vercel-post-deploy.js",
|
||||
"netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions test-circular-deps"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue