Files
55f3e4d8-72c4-425e-98b4-ac3…/vercel.json
2026-04-07 04:48:36 +00:00

5 lines
97 B
JSON

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