Skip to content

Commit 5a53f16

Browse files
committed
redirect
1 parent bd39523 commit 5a53f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/svelte-5-preview/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"outputDirectory": "sites/svelte-5-preview/.vercel",
44
"buildCommand": "cd ../../ && pnpm build && (pnpm test-output || true) && pnpm preview-site",
55
"redirects": [
6-
{ "source": "/", "destination": "https://svelte.dev/playground/", "permanent": true }
6+
{ "source": "/", "destination": "https://svelte.dev/playground/untitled", "permanent": true }
77
]
88
}

0 commit comments

Comments
 (0)