Files
5565cebc-ef07-4c02-8ebd-703…/vercel.json
2026-04-21 07:24:37 +00:00

5 lines
97 B
JSON

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