Files
f120e92b-cd92-4156-8e5a-b0c…/vercel.json
2026-04-16 00:08:39 +00:00

5 lines
97 B
JSON

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