I'm working on a Rails 7 application where I'm using Import Maps for JavaScript and CSS Bundling via Yarn instead of Sprockets. Despite following the setup instructions, my assets aren't being served correctly from the /builds
directory.
When loading my homepage, the CSS file is not found, and I get the following error in the browser console:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)