Spaces:
Sleeping
Sleeping
{ | |
"framework": "vite", | |
"rewrites": [ | |
{ | |
"source": "/ai-town/:match*", | |
"destination": "/:match*" | |
} | |
] | |
} | |
{ | |
"framework": "vite", | |
"rewrites": [ | |
{ | |
"source": "/ai-town/:match*", | |
"destination": "/:match*" | |
} | |
] | |
} | |