Files
9b2106ee-fb00-4690-aac3-aab…/vercel.json
2026-06-11 01:21:43 +00:00

5 lines
97 B
JSON

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