infra: 0.2 docs 404 page (#21634)

pull/21633/head
Erick Friis 2 weeks ago committed by GitHub
parent e861b5bcb7
commit 0541e06e21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -79,6 +79,7 @@ vercel-build: install-vercel-deps build
mv build v0.2
mkdir build
mv v0.2 build
mv build/v0.2/404.html build
start:
cd $(OUTPUT_NEW_DIR) && yarn && yarn start --port=$(PORT)

Loading…
Cancel
Save