We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6190d11 commit c643781Copy full SHA for c643781
1 file changed
packages/integrations/vercel/package.json
@@ -40,6 +40,9 @@
40
]
41
}
42
},
43
+ "files": [
44
+ "dist"
45
+ ],
46
"scripts": {
47
"build": "astro-scripts build \"src/**/*.ts\" && tsc",
48
"build:ci": "astro-scripts build \"src/**/*.ts\"",
0 commit comments