Files
74b5df8d-ea5c-478e-b46d-36f…/vercel.json
2026-06-12 13:24:29 +00:00

5 lines
97 B
JSON

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