Files
9e8d72f7-dabb-4c93-9ff7-0e7…/vercel.json
2026-05-18 08:11:18 +00:00

5 lines
97 B
JSON

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