File size: 128 Bytes
57fc849
 
 
 
 
 
1
2
3
4
5
6
7
{
  "framework": "nextjs",
  "installCommand": "npm install",
  "buildCommand": "npm run build",
  "outputDirectory": ".next"
}