Files
6430012b-35e5-4ee4-91b5-0e6…/vercel.json
2026-03-05 02:23:36 +00:00

5 lines
97 B
JSON

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