Files
05fc0701-9e44-432f-83a2-e1b…/vercel.json
2026-04-18 03:46:05 +00:00

5 lines
97 B
JSON

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