Files
f0039c95-5369-4c0c-84c9-72f…/vercel.json
2026-05-28 11:41:13 +00:00

5 lines
97 B
JSON

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