Files
bb6d8329-c988-4cd5-87ee-94b…/vercel.json
2026-03-11 17:32:37 +00:00

5 lines
97 B
JSON

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