mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Update vercel.json
This commit is contained in:
parent
2129e9042a
commit
7d083ee187
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
"has": [
|
||||
{
|
||||
"type": "host",
|
||||
"value": "https://carbon-components-svelte.onrender.com"
|
||||
"value": "carbon-svelte.vercel.app"
|
||||
}
|
||||
],
|
||||
"destination": "/:path*"
|
||||
"destination": "https://carbon-components-svelte.onrender.com/:path*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue