Files
ce03858b-63e7-443a-9524-7ce…/vercel.json
2026-05-30 05:15:03 +00:00

5 lines
97 B
JSON

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