File size: 144 Bytes
bd70680
 
 
 
 
1
2
3
4
5
{
  "buildCommand": "npm run build",
  "installCommand": "npm install --save-dev typescript @types/react @types/node",
  "framework": "nextjs"
}