Reproduction steps
npx degit plexinc/react-lightning/templates/app-template my-lightning-app
npm install
npm run build
npm run preview
The production preview is just a blank white page and does not load the Canvas ever.
Note: npm run dev works though.