Files
907985ea-b34d-46d9-91d2-6b1…/vercel.json
2026-06-10 16:26:29 +00:00

5 lines
97 B
JSON

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