Files
claw-alexa/webapp/vercel.json
2026-01-30 21:14:19 +01:00

6 lines
93 B
JSON

{
"framework": "nextjs",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}