Files
f1bb65cf-4492-46c3-981d-611…/vercel.json
2026-03-24 22:20:27 +00:00

5 lines
97 B
JSON

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