summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/package.json
blob: 57beba344a593c7fa326f5f8a45127c2b9eb5e9d (plain) (blame)
1
2
3
4
5
6
7
8
{
  "name": "@astrojs/vercel",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "keywords": [],
  "dont_remove": "This is a placeholder for the sake of the docs smoke test"
}