Files
2eef7bdf-8cee-4bee-ad52-86a…/vercel.json
2026-03-07 05:13:39 +00:00

5 lines
97 B
JSON

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