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