We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4a3305 + ce209f2 commit dd1d50fCopy full SHA for dd1d50f
1 file changed
vercel.json
@@ -16,6 +16,9 @@
16
{ "source": "/verifier.inline.html", "destination": "/verifier.inline.html" },
17
{ "source": "/verifier-core.js", "destination": "/verifier-core.js" },
18
19
+ { "source": "/sw.js", "destination": "/sw.js" },
20
+ { "source": "/service-worker.js", "destination": "/service-worker.js" },
21
+
22
{ "source": "/(.*)", "destination": "/" }
23
],
24
"headers": [
0 commit comments