6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"framework": "nextjs",
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": ".next"
|
|
}
|