mirror of
https://github.com/Pavelevich/claw-alexa.git
synced 2026-03-17 07:26:07 +01:00
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"framework": "nextjs",
|
|
"buildCommand": "npm run build",
|
|
"outputDirectory": ".next"
|
|
}
|