Files
ffb9aa33-c298-438b-94e8-ff1…/vercel.json
2026-03-06 04:14:41 +00:00

5 lines
97 B
JSON

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