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.
2 parents 03d7458 + fb62f77 commit aea974cCopy full SHA for aea974c
1 file changed
vercel.json
@@ -2,11 +2,6 @@
2
"buildCommand": "scripts/build-vercel-output.sh",
3
"installCommand": "bun install --frozen-lockfile --ignore-scripts",
4
"redirects": [
5
- {
6
- "source": "/(.*)",
7
- "destination": "https://buildyourownx.com/heroku_pages/maintenance.html",
8
- "permanent": false
9
- },
10
{ "source": "/_empty.html", "destination": "/404" },
11
{ "source": "/_empty_notags.html", "destination": "/404" },
12
{ "source": "/package.json", "destination": "/404" },
0 commit comments