Files
1c19cedc-9d12-4744-b1cd-fce…/vercel.json
2026-03-03 02:38:10 +00:00

5 lines
97 B
JSON

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