To find a vector normal to $n-1$ given vectors, you can use the generalized cross product.
First find a vector normal to the facet from the generalized cross product of $n-1$ (non-coplanar) points defining the facet. Then find a vector normal to both the face and the facet normal from the generalized cross product of the facet normal and $n-2$ (non-coplanar) points defining the face.