Spaces:
Running
Running
File size: 165 Bytes
fff42e3 |
1 2 3 4 5 6 7 |
{
"buildCommand": "next build",
"devCommand": "next dev",
"installCommand": "npm install",
"framework": "nextjs",
"outputDirectory": ".next"
} |