Skip to content

Commit a9c9827

Browse files
committed
docs: use the 'nuxtjs' framework slug in vercel.json
1 parent 0afbf16 commit a9c9827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-
"framework": "nuxt",
3+
"framework": "nuxtjs",
44
"buildCommand": "pnpm run docs:build",
55
"installCommand": "pnpm install --frozen-lockfile",
66
"ignoreCommand": "git diff --quiet HEAD^ HEAD -- ':!content'"

0 commit comments

Comments
 (0)