Files
f00143c9-7a22-4352-9fc6-afc…/vercel.json
2026-03-19 06:41:39 +00:00

5 lines
97 B
JSON

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