How to handle this? ``` { "rewrites": [ {"source": "/assets/**", "destination": "../Core/assets/**"} ] } ```