Files
cf3a5ef8-83e5-415a-85c0-b6b…/vercel.json
2026-03-27 04:31:43 +00:00

5 lines
97 B
JSON

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