Skip to content

Commit

Permalink
sync w/ slidev latest standard
Browse files Browse the repository at this point in the history
  • Loading branch information
ahandsel committed Nov 15, 2023
1 parent df4bf55 commit 768a0fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"rewrites": [
{ "source": "/(.*)", "destination": "/index.html" }
]
],
"buildCommand": "npm run build",
"outputDirectory": "dist"
}

0 comments on commit 768a0fb

Please sign in to comment.