Browse Source

Create vercel.json

pull/961/head
William Oldham 1 year ago committed by GitHub
parent
commit
818e159586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      vercel.json

3
vercel.json

@ -0,0 +1,3 @@
{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}
Loading…
Cancel
Save