Files
f4c3e0f7-2834-4fe8-85de-c74…/vercel.json
2026-05-14 00:01:28 +00:00

5 lines
97 B
JSON

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