Files
b28b80b8-b504-4edf-8704-ee6…/vercel.json
2026-03-09 13:48:08 +00:00

5 lines
97 B
JSON

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