[build] command = "npm run build" publish = "dist" # SPA: todas las rutas van al index.html (React gestiona /admin y /movil) [[redirects]] from = "/*" to = "/index.html" status = 200