Files
e2eeb9ae-d704-4ce5-b1de-161…/vercel.json
2026-04-02 03:11:39 +00:00

5 lines
97 B
JSON

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