[build] base = "/" command = "bun run --filter @proj-airi/stream-vue-components build" publish = "/apps/stream-vue-components/dist" [build.environment] NODE_VERSION = "24" NODE_OPTIONS = "--max-old-space-size=4096" [[redirects]] from = "/*" to = "/index.html" status = 200 force = false