Files
ea014716-c0de-43ab-b23a-d41…/vercel.json
2026-05-12 04:10:41 +00:00

5 lines
97 B
JSON

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