Files
5a0a616f-306f-46b1-b5fb-b5e…/vercel.json
2026-03-20 19:34:17 +00:00

5 lines
97 B
JSON

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