The Next.js starter for EzyStudio Workspaces. Creating a Workspace from this template gives you exactly these files — this repo is the public "see what you start from" artifact.
ezy-template.jsondescribes the template to the platform (framework, install/dev commands, port, sandbox size, picker copy). It is metadata, not part of the created Workspace.- Releases are tagged; the platform instantiates a pinned tag, never HEAD. Bumping the pin is a deliberate platform-side change.
npm install
npm run dev