Files
39d42629-802b-46e6-bce7-341…/vercel.json
2026-03-22 01:37:04 +00:00

5 lines
97 B
JSON

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