92d0b066f1
Caddy routar /api/recipes* direkt till NestJS (bypassing Next.js). Klient-komponenter maste lagga till JWT-token sjalva via useSession(). Pavaerkade filer: - RecipeDetailClient.tsx (PATCH, DELETE, POST image) - ImportRecipePage.tsx (POST /api/recipes) - WriteRecipePage.tsx (POST /api/recipes)