Files
958f61c2-c9ff-4000-a2ff-7d6…/vercel.json
2026-05-23 21:45:02 +00:00

5 lines
97 B
JSON

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