I tried the demo on readme. But the app is showing nothing. If I try to run `npm run dev` in the fronent, it's ok. ``` zero-native init my_app --frontend next cd my_app zig build run ``` <img width="1506" height="948" alt="Image" src="https://github.com/user-attachments/assets/afc6e3aa-f2c3-4593-8b5f-dcfd45142580" /> <img width="1571" height="950" alt="Image" src="https://github.com/user-attachments/assets/b5f072cf-e2ad-4226-a71a-45a9e68f3a32" />
I tried the demo on readme. But the app is showing nothing. If I try to run
npm run devin the fronent, it's ok.