Seeing blank on deployment

This is from the console

Understand this error
/_next/static/chunks/fd9d1056-de7e81e61f0e5af5.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

/_next/static/chunks/app/sign-in/%5B%5B…sign-in%5D%5D/page-6f0e8ceb34985ce7.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

/_next/static/chunks/985-515c44813f2f5800.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

/_next/static/chunks/23-a624c00144e9b7ec.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

/_next/static/chunks/main-app-f73cdb3bce740b12.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

/_next/static/chunks/webpack-c84e7b3dbc67fa68.js:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

clerk.dialectics.center/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1

   Failed to load resource: net::ERR_CONNECTION_REFUSEDUnderstand this error

/favicon.ico:1

   Failed to load resource: the server responded with a status of 404 ()Understand this error

29dd5f2c95126712.css:1

   Failed to load resource: the server responded with a status of 404 ()

Hey,

What is your deployment url? Also are you able to access locally using npm run build && npm start ?

We also have this post that may be helpful @dialectics :smile: