Skip to content

Commit e166333

Browse files
committed
ci: move vercel config
1 parent efdb7ad commit e166333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json renamed to docs/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
3-
"outputDirectory": "docs/dist",
3+
"outputDirectory": "dist",
44
"installCommand": "pnpm install",
55
"buildCommand": "pnpm build",
66
"framework": "astro"

0 commit comments

Comments
 (0)