Files
cc8f7eb6-781e-450d-a12d-649…/vercel.json
2026-05-10 03:31:31 +00:00

5 lines
97 B
JSON

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