Files
fe08462f-8ea9-4974-b457-ad7…/vercel.json
2026-04-17 16:15:38 +00:00

5 lines
97 B
JSON

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