{ "version": 2, "buildCommand": "nuxt generate", "routes": [ { "src": "/api/(.*)", "dest": "/api/$1" } ] }