Files
7363c13b-9c1c-45cd-ab58-3e1…/vercel.json
2026-03-14 05:38:07 +00:00

5 lines
97 B
JSON

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