npm ci
npm run prisma-generate
npm run web-dev
- navigate to http://localhost:3000/api/test
the console will output:
wait - compiling /api/test...
wait - compiling...
event - compiled client and server successfully in 549 ms (151 modules)
error - Error: ENOENT: no such file or directory, open '/opt/dev/workspaces/web/.next/cache/webpack/client-development/schema.prisma'