Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vinutv committed Jun 16, 2023
1 parent 6459644 commit c08afba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"headers": [
{
"source": "/market-assets/.*",
"source": "https://market-assets.*",
"headers": [
{
"key": "Access-Control-Allow-Origin",
Expand Down

1 comment on commit c08afba

@vercel
Copy link

@vercel vercel bot commented on c08afba Jun 16, 2023

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Header at index 0 has invalid `source` pattern "https://market-assets.*".

Learn More: https://vercel.link/invalid-route-source-pattern

Please sign in to comment.