1 2 3 4 5{ "public": "build", "rewrites": [{ "source": "**", "destination": "index.html" }] }
1 2 3 4 5
{ "public": "build", "rewrites": [{ "source": "**", "destination": "index.html" }] }