Files
2abbf1ee-23b0-4a36-b98f-7f7…/vercel.json
2026-03-08 14:15:25 +00:00

5 lines
97 B
JSON

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