You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some folks have made the mistake of trying to read the /public folder like it was a local filesystem. The /app folder is deployed to a Lambda, while the /public folder is a S3 bucket. We should let folks know the best way to resolve this at runtime.