Files
b3b23bc4-dff5-470b-9a5e-d58…/vercel.json
2026-04-18 14:23:04 +00:00

5 lines
97 B
JSON

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