Files
8d5e76f9-5a1d-4ee6-b412-11a…/vercel.json
2026-03-03 20:15:24 +00:00

5 lines
97 B
JSON

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