Files
9ccb4e46-41b2-4e93-9ba5-717…/vercel.json
2026-03-28 20:09:04 +00:00

5 lines
97 B
JSON

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