Files
826f1ea8-c3f2-41c7-b3b4-330…/vercel.json
2026-03-14 18:09:35 +00:00

5 lines
97 B
JSON

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