Files
f6fb6c4d-78dc-4c31-9e5b-a7b…/vercel.json
2026-03-08 17:42:51 +00:00

5 lines
97 B
JSON

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