{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihxamvhgpfc474lo4lyyrznf7233i4uqcxhnhm4dtn3syoif77it4",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mebalykwmo72"
  },
  "path": "/t/hf-space-static-sdk-is-not-supported/173178#post_1",
  "publishedAt": "2026-02-07T10:39:14.000Z",
  "site": "https://discuss.huggingface.co",
  "textContent": "Hi there,\n\nWe just migrated our HF space from Gradio to a static React site.\n\nI build it locally with `bun run build` and then I simply commit the `dist/` and add the following to our `README.md`:\n\n```\nsdk: static\napp_file: dist/index.html\n```\n\nThe site lacks a `app_build_command`. Is this a problem? After a while I noticed our HF space went onto a Configuration Error saying “Static SDK is not supported” but it was working fine when I first deployed it.",
  "title": "HF Space \"Static SDK is not supported\""
}