Files
aabbcec2-68ef-4861-9a03-0f1…/vercel.json
2026-02-15 01:58:36 +00:00

5 lines
97 B
JSON

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