Files
84d51263-19f1-442e-8ebd-d5e…/vercel.json
2026-04-17 02:24:11 +00:00

5 lines
97 B
JSON

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