#Vercel error

1 messages · Page 1 of 1 (latest)

mint cape
#

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

mint cape
#

i dont know what i did but the error went away lol

autumn python
#

ok done I make a new migration seed with railway and the images appears on my frontend

#

I don't know why but it's workds now thank you 🙂

stiff halo
#

How did you made medusa backend work ?