Files
ff4e1984-d512-4ba1-849f-8b1…/vercel.json
2026-04-09 06:36:16 +00:00

5 lines
97 B
JSON

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