Files
eddf4f13-92d4-494b-b53e-9b1…/vercel.json
2026-03-01 20:39:29 +00:00

5 lines
97 B
JSON

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