Spaces:
Sleeping
Sleeping
| { | |
| "$schema": "https://openapi.vercel.sh/vercel.json", | |
| "rewrites": [ | |
| { | |
| "source": "/(.*)", | |
| "destination": "/index.html" | |
| } | |
| ] | |
| } | |
| { | |
| "$schema": "https://openapi.vercel.sh/vercel.json", | |
| "rewrites": [ | |
| { | |
| "source": "/(.*)", | |
| "destination": "/index.html" | |
| } | |
| ] | |
| } | |