Jussi Vaihia

Results 2 comments of Jussi Vaihia

Such a random error. Happened to me and a co-worker at different times. Instead of Gatsby it's happening with React.

Solved by adding build information to StaticSite, in our case: ``` buildOutput: "build", buildCommand: "yarn build", ``` SST version 1.18.4. Backend runs on npm, if that makes any difference.