Deploy Build Not Grasping Page Styling - big gaps

Site Name: https://havenone.netlify.app/

I’m trying to build an mvp with React code generated by Gemini. I managed to get close, with a fix from Netlify AI that brought all the styling in line, but when I then prompted Gemini to make a few minor text changes to the app.tsx, the styling then deployed all skewed again. I’ve nearly used up all my credits going back and forth with Gemini to provide the feedback to fix the styling and it says it should work. Some of the iterations it provides have been failing so I then plug the Netlify logs back into it and ask for a fix but I’m just going around in circles and running out of credits.

Any ideas or advice would be welcome for a rookie user who just wants a basic mvp for a poc to start something?

PLEASE help us help you by writing a good post!

  • We need to know your netlify site name. Example: gifted-antelope-58b104.netlify.app
  • DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
  • Build problems? Link or paste the FULL build log & build settings screenshot
  • Did you try Ask Netlify, our generative AI chatbot, before posting? It pulls info from Support Guides and recent solved forums posts.

The better the post - the faster the answer.

I’m cynical, but that sounds like it’s working as intended.
As I understand it, you’re supposed to buy more credits and keep trying.

  • Wait until your credits refresh (or buy more)
  • Ask a different “AI”
  • Find another community to assist you (this one is dead)
  • Upskill either in coding or AI usage

Thanks, I figured out how to run a local build and now chipping away at the styling credit free.

Sorry I had presumed that you were talking about AI credits with another provider (not Netlify credits).

Performing development locally has long been the standard, but I believe you can also avoid spending Netlify credits on your builds by using ‘deploy previews’ instead of ‘production deploys’.

Great thanks I’ll try the preview