Files
f6ad455a-4400-4e09-a862-04f…/vercel.json
2026-03-30 06:42:37 +00:00

5 lines
97 B
JSON

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