{ "rewrites": [ { "source": "/((?!assets/).*)", "destination": "/api/ssr.mjs" } ] }