Files
32fc0afc-a77a-424a-a8d1-327…/vercel.json
2026-04-25 20:13:54 +00:00

5 lines
97 B
JSON

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