Imported from Faadhil2024/metaverse-demo (
AGENTS.md). Install upstream withnpx skills add Faadhil2024/metaverse-demo. Copyright stays with the author.
This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ (resolved from this file's directory; in monorepos the next package may not be visible from the repo root) before writing any code. Heed deprecation notices.
This block is written and re-added by next dev — verify at node_modules/next/dist/server/lib/generate-agent-files.js. Removing it from a diff only re-creates the uncommitted change; committing it with your work keeps the tree clean.
Project
- Product spec and user flows:
docs/specs.md(AI-generated 3D shop platform; pivot of this demo). - Dev:
npm run dev(http://localhost:3000) · Build:npm run build· Lint:npm run lint(has pre-existing errors insrc/app/new-heroandsrc/app/project; lint edited files individually withnpx eslint <files>).