Files
09e57fe6-e6f4-4e15-9e54-047…/vercel.json
2026-04-15 15:41:43 +00:00

5 lines
97 B
JSON

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