Files
f34f94e1-3ef8-42ae-8440-9b3…/vercel.json
2026-04-04 18:45:07 +00:00

5 lines
97 B
JSON

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