Files
e-tib.com/.next/static/mk3hZFwW4bXUTAF7010cR/_buildManifest.js
Marc Mintel 876171e8ac feat(ui): add premium shine sweep effect to company tiles
Former-commit-id: c18ffcf67ad8ba1e972cf26a1c288bcecd22c5fe
2026-05-07 14:35:47 +02:00

64 lines
1.5 KiB
JavaScript

self.__BUILD_MANIFEST = {
"__rewrites": {
"afterFiles": [],
"beforeFiles": [
{
"source": "/:locale/datasheets/:path*",
"destination": "/api/datasheets/:path*"
},
{
"source": "/:locale/brochures/:path*",
"destination": "/api/brochures/:path*"
},
{
"source": "/datasheets/:path*",
"destination": "/api/datasheets/:path*"
},
{
"source": "/brochures/:path*",
"destination": "/api/brochures/:path*"
},
{
"source": "/de/produkte",
"destination": "/de/products"
},
{
"source": "/de/produkte/:path*",
"destination": "/de/products/:path*"
},
{
"source": "/de/kontakt",
"destination": "/de/contact"
},
{
"source": "/en/produkte",
"destination": "/en/products"
},
{
"source": "/en/produkte/:path*",
"destination": "/en/products/:path*"
},
{
"source": "/en/kontakt",
"destination": "/en/contact"
},
{
"source": "/en/impressum",
"destination": "/en/legal-notice"
},
{
"source": "/en/datenschutz",
"destination": "/en/privacy-policy"
},
{
"source": "/en/agbs",
"destination": "/en/terms"
}
],
"fallback": []
},
"sortedPages": [
"/_app",
"/_error"
]
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()