Skip to content

Commit

Permalink
trying vercel json
Browse files Browse the repository at this point in the history
  • Loading branch information
gnomadic committed Oct 17, 2024
1 parent 60305c9 commit b8d69c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"buildCommand": "npm run build-storybook",
"devCommand": "npm run storybook",
"installCommand": "npm install",
"framework": null,
"outputDirectory": "./storybook-static"
}

0 comments on commit b8d69c1

Please sign in to comment.