Skip to content

Commit

Permalink
Merge pull request #66 from charliewilco/deps
Browse files Browse the repository at this point in the history
moving vercel.json
  • Loading branch information
charliewilco committed Dec 19, 2021
2 parents c47d1ff + b750112 commit a7c9890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion now.json → vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"name": "obsidian-documentation",
"alias": "obsidian.charlespeters.net",
"alias": "obsidian.charliewil.co",
"builds": [{ "src": "documentation/next.config.js", "use": "@now/next" }],
"routes": [{ "src": "/(.*)", "dest": "/documentation/$1" }]
}

1 comment on commit a7c9890

@vercel
Copy link

@vercel vercel bot commented on a7c9890 Dec 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.