Files
64d244d7-62ff-4cb0-84a4-625…/vercel.json
2026-03-31 16:39:27 +00:00

5 lines
97 B
JSON

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