Files
a5fe366a-e7bd-4506-ae4e-973…/vercel.json
2026-03-14 10:59:14 +00:00

5 lines
97 B
JSON

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