Files
a8e57323-038d-4711-abdc-6eb…/vercel.json
2026-04-14 14:27:21 +00:00

5 lines
97 B
JSON

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