Files
b934cbeb-464c-4abf-a0cc-1ab…/vercel.json
2026-04-17 04:28:24 +00:00

5 lines
97 B
JSON

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