jilarganti / arvis

Arvis project monorepo: AI-enhanced video meetings
https://arvis-site.vercel.app
MIT License
0 stars 0 forks source link

Errors when displaying Vercel Toolbar #16

Closed jilarganti closed 4 months ago

jilarganti commented 4 months ago

Describe the bug

Wrong view after reloading https://arvis-doc.vercel.app/guide/vca_architecture

Reproduction

https://arvis-doc-git-web-publisher-jilargantivcaarchit-c15bfc-arvis-me.vercel.app/guide/vca_architecture

Expected behavior

https://vercel.com/docs/workflow-collaboration/vercel-toolbar/in-production-and-localhost/add-to-production

System Info

System:
    OS: macOS 14.5
    CPU: (10) arm64 Apple M1 Max
    Memory: 198.41 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.2.0 - /opt/homebrew/bin/node
    npm: 10.7.0 - /opt/homebrew/bin/npm
    pnpm: 9.0.6 - ~/node_modules/.bin/pnpm
  Browsers:
    Chrome: 123.0.6312.59
    Edge: 123.0.2420.65
    Safari: 17.5

Additional context

image

Validations

jilarganti commented 4 months ago

Settings were added to vercel.json { "cleanUrls": true, "outputDirectory": "apps/site/.vitepress/dist" }

https://vercel.com/docs/projects/project-configuration#cleanurls

The pre-production link has been changed to https://arvis-site.vercel.app/

jilarganti commented 4 months ago

fixed