Files
dca0166f-f4e8-4108-bf8e-96e…/vercel.json
2026-03-17 19:05:15 +00:00

5 lines
97 B
JSON

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