We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36d69fb + 147eb43 commit a6b0272Copy full SHA for a6b0272
vercel.json
@@ -5,6 +5,10 @@
5
"destination": "https://api64.ipify.org?format=json"
6
},
7
{ "source": "/api", "destination": "https://news-api-fai7.onrender.com" },
8
- { "source": "/(.*)", "destination": "/" }
+ { "source": "/(.*)", "destination": "/" },
9
+ {
10
+ "source": "/sitemap.xml",
11
+ "destination": "https://news-api-k052.onrender.com/api/v1/sitemap.xml"
12
+ }
13
]
14
}
0 commit comments