Files
klz-cables.com/.pnpm-store/v10/files/0a/da10a921c547f030aa81f91a92c28b76c79cb14ebfb7b489214310b5350d9702897ad9a29635298a0cce26aa3b7b8764b4beb8edf402addb46f0af4f5b3625
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

6 lines
206 B
Plaintext

function getConfig() {
throw new Error("Couldn't find next-intl config file. Please follow the instructions at https://next-intl.dev/docs/getting-started/app-router");
}
export { getConfig as default };