[build] command = "npm run build" publish = ".next" functions = "functions" [dev] command = "npm run dev" [functions] included_files = ["functions/**"]