Files
32e375f3-dcde-4bd5-a1d7-163…/vercel.json
2026-03-03 02:09:48 +00:00

5 lines
97 B
JSON

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