Hello so i managed to setup everything up from medusa backend, admin and setup the starter-template on vercel. But i get an error when i try to visit and product page. Does anyone know what the error means?
Also i get a not found in the network console:
https://www.synabz.com/at/products/medusa-t-shirt
The Error is from the Vercel logs, so it has to do with the frontend.
⨯ [Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: 'DYNAMIC_SERVER_USAGE',
page: '/at/products/medusa-t-shirt'
}
[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: 'DYNAMIC_SERVER_USAGE',
page: '/at/products/medusa-t-shirt'
}
Error: Runtime exited with error: exit status 1
Runtime.ExitError