Files
f787a21e-0fbd-4226-8a9f-dec…/vercel.json
2026-03-12 17:14:44 +00:00

5 lines
97 B
JSON

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