Files
b8b62467-1b8f-4519-88cd-e71…/vercel.json
2026-04-21 00:20:28 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}