Files
b6fc1ba3-a6cd-4d9d-9153-90b…/vercel.json
2026-05-07 12:42:45 +00:00

5 lines
97 B
JSON

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