Files
f0bf6081-ed5a-4a10-a565-690…/vercel.json
2026-05-08 16:14:58 +00:00

5 lines
97 B
JSON

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