Seems like ncc cannot handle the changed packaging of Next.js `10.0.6` (#3), (https://github.com/vercel/next.js/issues/21679). So we should replace ncc with [nft](https://github.com/vercel/nft) to bundle our application. ## ToDo - [x] Create build with nft - [x] Find solution for including third-party licenses