Files
f082bce4-f5d3-4cbf-b3f8-ef4…/vercel.json
2026-02-06 15:44:18 +00:00

5 lines
97 B
JSON

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