Files
53080190-c4f7-4e91-aeb9-7b3…/vercel.json
2026-04-22 17:27:23 +00:00

5 lines
97 B
JSON

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