How can I create a dynamic proxy for all the assets uploaded in Contentful in netlify.toml file.
Ex- I want to create proxy like example.com/image/Banner.jpg which should point to Contentful Banner.jpg file,
I want to create proxy redirects dynamically for all asset files so that I do not need to add redirects for each file manually in netlify.toml file