Hello
To increase the more large amount capability, you need to increase these columns decimal from campaigns table.
goal, min_amount, max_amount, recommended_amount, total_funded
currently, it has maybe decimal(10,2) format, you need to change it decimal(18,2) or more as you need.
Best Regards