How does @server/utils work?
When I try to add a file server/utils/index.ts, I don't seem to be able to import with
import { x } from @server/utils I get an error: Cannot find module '@server/utils'