Files
4c81816d-c814-4b88-ba6b-63f…/vercel.json
2026-03-05 22:24:47 +00:00

5 lines
97 B
JSON

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