Skip to content

Commit

Permalink
Add Vercel URL rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
jonamil committed Jun 29, 2024
1 parent b493408 commit 2d1dab8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"rewrites": [{ "source": "/story/(.*)", "destination": "/" }]
}

1 comment on commit 2d1dab8

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for hackernews-dot-cool ready!

✅ Preview
https://hackernews-dot-cool-6ysq06kdr-jonamil-56ba8df7.vercel.app

Built with commit 2d1dab8.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.