Files
3b671b1f-7686-41cd-a26e-201…/vercel.json
2026-03-04 01:27:54 +00:00

5 lines
97 B
JSON

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