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.
1 parent 3186091 commit 99da672Copy full SHA for 99da672
1 file changed
vercel.json
@@ -91,6 +91,16 @@
91
}
92
],
93
"destination": "https://github.com/npmx-dev/npmx.dev/blob/main/LICENSE"
94
+ },
95
+ {
96
+ "source": "/(.*)",
97
+ "has": [
98
99
+ "type": "host",
100
+ "value": "i18n.npmx.dev"
101
+ }
102
+ ],
103
+ "destination": "https://npmx.dev/translation-status"
104
105
]
106
0 commit comments