Files
f67b1b92-9e9b-4ee6-bb81-530…/vercel.json
2026-03-10 22:56:04 +00:00

5 lines
97 B
JSON

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