Files
6dd2f5b4-be25-4672-aeed-634…/vercel.json
2026-04-09 01:24:16 +00:00

5 lines
97 B
JSON

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