Files
e4d17ff4-7a49-4c27-ac9d-09f…/vercel.json
2026-04-07 20:29:41 +00:00

5 lines
97 B
JSON

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