Files
06ca9b5d-0719-41fe-b0df-5cc…/vercel.json
2026-03-05 00:23:49 +00:00

5 lines
97 B
JSON

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