Files
7cbeccdf-0502-49a9-bfff-65b…/vercel.json
2026-04-18 13:24:15 +00:00

5 lines
97 B
JSON

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