Files
669f60f1-c5d4-4fef-ab3c-bb6…/vercel.json
2026-04-23 06:28:11 +00:00

5 lines
97 B
JSON

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