Files
46bef1f2-682f-4a68-81d5-913…/vercel.json
2026-06-11 13:58:37 +00:00

5 lines
97 B
JSON

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