Files
04d10a95-cf2b-48c0-b1f6-66e…/vercel.json
2026-03-08 01:49:00 +00:00

5 lines
97 B
JSON

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