sst / sst

Build full-stack apps on your own infrastructure.
https://sst.dev
MIT License
24.07k stars 1.86k forks source link

fix: aws.solidstart server actions #5878

Closed yinonburgansky closed 1 month ago

yinonburgansky commented 1 month ago

Delete the .output/public/_server folder to prevent a conflicting route similar to the aws.tanstack implementation. Fixes #5875

jayair commented 1 month ago

Thanks