Files
2745fff6-a1cd-49ee-b2b1-e45…/vercel.json
2026-03-21 23:44:38 +00:00

5 lines
97 B
JSON

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