[build] command = "yarn rw deploy netlify" publish = "web/dist" functions = "api/dist/functions" [dev] command = "yarn rw dev" [[redirects]] from = "/*" to = "/index.html" status = 200