Files
f95f9505-82a7-4feb-8542-dd2…/vercel.json
2026-03-06 05:12:36 +00:00

5 lines
97 B
JSON

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