There was an error while loading. Please reload this page.
1 parent 8f508d9 commit ec89bd3Copy full SHA for ec89bd3
1 file changed
vercel.json
@@ -2,7 +2,7 @@
2
"redirects": [
3
{ "source": "/", "destination": "https://material-e621.avoonix.com/", "statusCode": 301 }
4
],
5
- "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }],
+ "rewrites": [{ "source": "/old", "destination": "/index.html" }],
6
"headers": [
7
{
8
"source": "/assets/(.*)",
0 commit comments