fix(build): resolve type errors blocking next build
- useUpdateBatiment: reference is required to match zod schema
- UserDetailModal: IAddress uses postalCode, not zipCode
- InfraNetworkConfig: avoid possibly-undefined index write
- DashboardAnalyticsCard: recharts Formatter-compatible tooltip signature
- Add tsconfig.build.json (excludes tests) used by next build via typescript.tsconfigPath