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

Error when deploying to Vercel #2

Open
wisejayden opened this issue Jan 23, 2025 · 2 comments
Open

Error when deploying to Vercel #2

wisejayden opened this issue Jan 23, 2025 · 2 comments

Comments

@wisejayden
Copy link

wisejayden commented Jan 23, 2025

What is the current behavior?

What's happening that seems wrong?

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.

  1. Clone the repo
  2. Deploy to vercel.

Expected behavior

What would you expect to happen when following the steps above?

You get a working Demo.

@Ventureverse0
Copy link

i am having the same error do you able to solve it now how did you do that?

@wisejayden
Copy link
Author

wisejayden commented Jan 28, 2025

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.

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

2 participants