Files
f2b27ef0-1e91-4387-84ce-da3…/vercel.json
2026-04-09 01:55:35 +00:00

5 lines
97 B
JSON

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