Files
d421fc71-3cf3-47d0-9d03-3ee…/vercel.json
2026-03-23 02:30:28 +00:00

5 lines
97 B
JSON

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