Amplify Toolbox
    Preparing search index...
    spaAdapter: (projectDir: string, options?: SpaAdapterOptions) => DeployManifest

    SPA adapter — transforms a built SPA output directory into the canonical hosting output directory structure with a deploy manifest.

    Detects the build output directory automatically (dist/, build/, out/) unless an explicit buildOutputDir is provided via options.

    Type Declaration