This is a minimal starter for Nextjs + Threejs. A11y is included to provide a basic accessibility layer. If you click on the cube it will navigate to the `/box` page.
Step 1 - update: @/pages/index.tsx
Step 2 - update: @/components/canvas/Box.jsx
Step 3 - delete: @/pages/box.jsx
Step 4 - update header: @/config.js
Step 5 - delete: @/components/dom/instructions.jsx