Files
403850bc-bec6-4dff-b5e0-fa6…/vercel.json
2026-04-17 15:43:47 +00:00

5 lines
97 B
JSON

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