Files
f1323852-e008-48b5-8b23-edd…/vercel.json
2026-03-07 01:59:12 +00:00

5 lines
97 B
JSON

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