Files
112b03a8-b0e9-4b34-a7bb-e94…/vercel.json
2026-06-03 20:51:54 +00:00

5 lines
97 B
JSON

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