Files
c94e1552-4322-4bc6-95c5-aff…/vercel.json
2026-02-18 04:04:33 +00:00

5 lines
97 B
JSON

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