Files
1496929f-37b3-443c-8067-668…/vercel.json
2026-05-14 03:20:06 +00:00

5 lines
97 B
JSON

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