Files
f8ef5c1b-6530-4540-bfc0-001…/vercel.json
2026-05-11 07:54:29 +00:00

5 lines
97 B
JSON

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