Files
3223bdb1-510b-401f-8a9f-6f1…/vercel.json
2026-04-12 20:33:06 +00:00

5 lines
97 B
JSON

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