Files
2fb97c13-07dd-4aef-b67f-181…/vercel.json
2026-04-24 19:33:43 +00:00

5 lines
97 B
JSON

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