Files
345b0658-ebbe-46a2-a12d-5f0…/vercel.json
2026-04-13 00:38:39 +00:00

5 lines
97 B
JSON

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