Files
ff673ad5-0aff-43eb-b09e-b5e…/vercel.json
2026-03-11 01:04:13 +00:00

5 lines
97 B
JSON

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