astro/packages/integrations/vercel/test/fixtures/with-speed-insights-enabled/output-as-static/package.json

9 lines
211 B
JSON

{
"name": "@test/astro-vercel-with-speed-insights-enabled-output-as-static",
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/vercel": "workspace:*",
"astro": "workspace:*"
}
}