Files
e1f4eb8e-c2c0-467c-85c5-3d7…/vercel.json
2026-03-10 02:47:28 +00:00

5 lines
97 B
JSON

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