Yeah, it was weird, the first time it somehow worked with sst start.
Then when I merged a PR it broke dev, so I checked locally again by:
• checking out the previous commit
• sst deploy
• checking out the next commit
• sst deploy (didn't work)
Then repeated the same test with sst start and same results.