Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a reason why this error happens when i use vercel to deploy? #19

Open
coppermight opened this issue Apr 16, 2023 · 0 comments
Open

Comments

@coppermight
Copy link

TypeError: Cannot read properties of undefined (reading 'replace')
at 2613 (/var/task/.next/server/chunks/613.js:77:33)
at webpack_require (/var/task/.next/server/webpack-api-runtime.js:25:42)
at 9231 (/var/task/.next/server/pages/api/auth/offline.js:29:70)
at webpack_require (/var/task/.next/server/webpack-api-runtime.js:25:42)
at webpack_exec (/var/task/.next/server/pages/api/auth/offline.js:49:39)
at /var/task/.next/server/pages/api/auth/offline.js:50:66
at webpack_require.X (/var/task/.next/server/webpack-api-runtime.js:108:21)
at /var/task/.next/server/pages/api/auth/offline.js:50:47
at Object. (/var/task/.next/server/pages/api/auth/offline.js:53:3)
at Module._compile (node:internal/modules/cjs/loader:1218:14)
RequestId: 6434bd79-cfc2-4cff-b16e-7c762cd5729c Error: Runtime exited with error: exit status 1
Runtime.ExitError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant