Files
aeb94e9b-6b76-450f-9f97-01f…/vercel.json
2026-03-07 02:39:10 +00:00

5 lines
97 B
JSON

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