Files
c41f2b8d-1f24-486b-b087-cf1…/vercel.json
2026-03-10 14:20:40 +00:00

5 lines
97 B
JSON

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