Files
7c8da8e0-5ef4-4e86-b31c-489…/vercel.json
2026-04-22 06:31:00 +00:00

5 lines
97 B
JSON

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