{ "buildCommand": "npm run build", "outputDirectory": "out", "framework": "nextjs", "functions": {}, "rewrites": [ { "source": "/(.*)", "destination": "/index.html" } ] }