diff --git a/package.json b/package.json index 53816ca..206e988 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "clone-readme": "cp ./README.md README-temp.md", "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", + "build-for-vercel": "run-s scan-new-apps test-prebuild build-lists-and-api test-postbuild-api", "netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions test-circular-deps" }, "dependencies": {