8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"buildCommand": "npm run build",
|
|
"devCommand": "npm run dev",
|
|
"installCommand": "npm install",
|
|
"framework": "nextjs"
|
|
}
|
|
|