Files
f0e2d01b-6cf7-4294-89ae-9e3…/vercel.json
2026-03-05 20:00:37 +00:00

5 lines
97 B
JSON

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