Files
19bdd65d-bb87-41df-b8e3-ad0…/vercel.json
2026-03-17 00:17:36 +00:00

5 lines
97 B
JSON

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