Files
eaa0072e-e501-4723-a71a-855…/vercel.json
2026-04-28 17:42:36 +00:00

5 lines
97 B
JSON

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