Files
fc560ad9-df26-4aee-9ed6-978…/vercel.json
2026-02-11 12:57:57 +00:00

5 lines
97 B
JSON

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