Files
f9cf8d55-1f8e-4856-9557-280…/vercel.json
2026-03-09 14:59:04 +00:00

5 lines
97 B
JSON

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