Files
f4cae7fe-dcb0-486a-920e-24b…/vercel.json
2026-03-11 21:34:29 +00:00

5 lines
97 B
JSON

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