Files
00f6edbb-db76-4aa1-b045-3eb…/vercel.json
2026-03-13 03:19:59 +00:00

5 lines
97 B
JSON

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