Files
c89e3386-3ff5-43d5-bbf3-75f…/vercel.json
2026-04-09 09:45:39 +00:00

5 lines
97 B
JSON

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