Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cdedreuille committed Jun 21, 2024
1 parent 3443305 commit 4ad96dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/frontpage/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"source": "/day/:match*",
"destination": "https://storybook-day-2023.netlify.app/day/:match*"
},
{
"source": "/integrations/:match*",
"destination": "https://storybook-web-addons.netlify.app/integrations/:match*"
},
{
"source": "/showcase/:match*",
"destination": "https://storybook-component-catalog.netlify.app/showcase/:match*"
Expand Down

0 comments on commit 4ad96dd

Please sign in to comment.