Files
bca2722f-2006-46f3-8fac-0dd…/vercel.json
2026-03-10 05:49:55 +00:00

5 lines
97 B
JSON

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