This is a minimal starter for Nextjs + Threejs. A11y is included to provide a basic layer of accessibility. If you click on the cube it will navigate to a dummy '/box' page.

Step 1 - update: src/pages/index.tsx 
Step 2 - update: @/components/canvas/Box.jsx
Step 3 - delete: src/pages/box.jsx
Step 4 - update header: src/config.js
Step 5 - delete: @components/dom/instructions.jsx