Files
f402f725-84f0-467b-9c1b-97b…/vercel.json
2026-05-07 17:36:08 +00:00

5 lines
97 B
JSON

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