You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying to Vercel you get the following error:
ReferenceError: document is not defined
at createTag (/vercel/path0/.next/server/chunks/567.js:1:8722)
at /vercel/path0/.next/server/chunks/567.js:1:21553
at /vercel/path0/.next/server/chunks/567.js:1:21676
at /vercel/path0/.next/server/chunks/567.js:1:24471
at /vercel/path0/.next/server/chunks/567.js:1:8400
at /vercel/path0/.next/server/chunks/567.js:1:8404
at createCommonjsModule (/vercel/path0/.next/server/chunks/567.js:1:8046)
at 9779 (/vercel/path0/.next/server/chunks/567.js:1:8294)
at t (/vercel/path0/.next/server/webpack-runtime.js:1:128)
at 89 (/vercel/path0/.next/server/chunks/686.js:1:575) {
digest: '3712091833'
}
Steps to reproduce
To make it faster to diagnose the root problem. Tell us how can we reproduce the bug.
Clone the repo
Deploy to vercel.
Expected behavior
What would you expect to happen when following the steps above?
You get a working Demo.
The text was updated successfully, but these errors were encountered:
i am having the same error do you able to solve it now how did you do that?
Unfortunately not.
Given the description of the Deepgram Devs profile—“Community-maintained open source projects by Deepgram”—I also doubt we’ll receive any actual support on this topic.
What is the current behavior?
When deploying to Vercel you get the following error:
Steps to reproduce
Expected behavior
You get a working Demo.
The text was updated successfully, but these errors were encountered: