Files
bf94cb7f-4cef-42dd-9916-443…/vercel.json
2026-04-07 06:32:44 +00:00

5 lines
97 B
JSON

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