Files
a6a701a9-e00e-48b2-b39d-95d…/vercel.json
2026-04-09 12:21:15 +00:00

5 lines
97 B
JSON

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