Files
243d72c1-c3b5-466e-8b28-0ff…/vercel.json
2026-04-07 06:28:30 +00:00

5 lines
97 B
JSON

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