Files
d6a1ad48-1cff-41e5-ae3e-794…/vercel.json
2026-04-18 05:09:02 +00:00

5 lines
97 B
JSON

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