This commit is contained in:
2026-07-10 13:27:29 +02:00
parent 5c48def4e1
commit 53bac4e2b4
35 changed files with 466 additions and 320 deletions

View File

@@ -15,6 +15,7 @@ const nextConfig: NextConfig = {
'/zimmerpflanzen-bestimmen',
'/pflanzen-pflege-app',
'/pflanzen-krankheiten-erkennen',
'/giess-erinnerung-app',
].map((slug) => ({
source: `/de${slug}`,
destination: slug,