mon-entreprise/serve.mon-entreprise.json

5 lines
95 B
JSON

{
"rewrites": [{ "source": "**", "destination": "mon-entreprise.html" }],
"public": "dist"
}