Ionic, React and Vite: Black screen

https://github.com/ttsoares/ionic-card

Locally, this simple static page do work. Via ‘run dev’ and also building and opened via Apache. But Vercel shows a blank screen even though no error message during the building.

Current versus Expected behavior

Empty screen X show the page.

Code, configuration, and steps that reproduce this issue

Just deploy to Vercel and open the URL

Project information

Nothing at all… Just a static React page,

Hi, @ttsoares! Welcome to the Vercel Community. :smile:

It sounds like you’ll need to tweak your build settings. Below is some relevant documentation that may be helpful.

We have framework presets you can also try, perhaps one for React? Remember to redeploy your project after configuration.

Thank you! Let us know how you get on.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.