7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": ".next",
|
|
"framework": "nextjs",
|
|
"devCommand": "npm run dev"
|
|
}
|