Files
9628f5a9-a6de-4e70-b742-18f…/vercel.json
2026-04-29 10:16:28 +00:00

5 lines
97 B
JSON

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