Add `output: 'export'` to Next.js config and ensure dynamic routes pre-generate pages. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> |
||
|---|---|---|
| app | ||
| components | ||
| data | ||
| lib | ||
| public | ||
| styles | ||
| .gitignore | ||
| README.md | ||
| components.json | ||
| next.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Paper presents recreation
Automatically synced with your v0.app deployments
Overview
This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.
Deployment
Your project is live at:
https://vercel.com/jeff-emmetts-projects/v0-paper-presents-recreation
Build your app
Continue building your app on:
https://v0.app/chat/projects/r4IOtZAcYAn
How It Works
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository