Files
fb10eacb-e18f-4476-a996-194…/vercel.json
2026-03-04 07:25:36 +00:00

5 lines
97 B
JSON

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