mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
7 lines
125 B
JSON
7 lines
125 B
JSON
|
|
{
|
||
|
|
"framework": "nextjs",
|
||
|
|
"buildCommand": "next build",
|
||
|
|
"outputDirectory": ".next",
|
||
|
|
"installCommand": "npm install"
|
||
|
|
}
|