Files
437b6cf1-d910-4936-80f0-3e9…/vercel.json
2026-03-06 21:01:59 +00:00

5 lines
97 B
JSON

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