Files
f28b3f13-c3ac-4f0f-a1c8-42d…/vercel.json
2026-04-12 19:26:13 +00:00

5 lines
97 B
JSON

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