Files
b25994d1-ae72-412e-9506-ce2…/vercel.json
2026-03-10 20:12:56 +00:00

5 lines
97 B
JSON

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