Files
5cf6294f-02b7-470e-8e95-e52…/vercel.json
2026-03-14 01:39:07 +00:00

5 lines
97 B
JSON

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