We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd39523 commit 5a53f16Copy full SHA for 5a53f16
sites/svelte-5-preview/vercel.json
@@ -3,6 +3,6 @@
3
"outputDirectory": "sites/svelte-5-preview/.vercel",
4
"buildCommand": "cd ../../ && pnpm build && (pnpm test-output || true) && pnpm preview-site",
5
"redirects": [
6
- { "source": "/", "destination": "https://svelte.dev/playground/", "permanent": true }
+ { "source": "/", "destination": "https://svelte.dev/playground/untitled", "permanent": true }
7
]
8
}
0 commit comments