chore: move rewrites to beforeFiles and fix smoke test dependencies
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🩺 Smoke Test (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled

This commit is contained in:
2026-04-12 01:51:43 +02:00
parent 1a8758a88c
commit 631d051c2e
2 changed files with 17 additions and 16 deletions

View File

@@ -446,6 +446,7 @@ jobs:
- name: 🌐 Check Production URL
shell: sh
run: |
apk add --no-cache curl
# Wait longer (up to 2 minutes) for Next.js to fully prime
COUNT=0
MAX=24