Skip to content

Commit dc847f8

Browse files
chore: remove vercel rewrites
1 parent 1cf7afe commit dc847f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }],
2+
"cleanUrls": true,
33
"headers": [
44
{
55
"source": "/_next/static/(chunks|css|media|wasm)/(.*)",

0 commit comments

Comments
 (0)