{ "name": "vercel-hosted-astro-project", "version": "0.0.0", "private": true, "scripts": { "build": "astro build" }, "dependencies": { "@astrojs/vercel": "file:../../..", "astro": "file:../../../../../astro" } }