Files
ae07a9ca-cfc9-4e55-a085-fde…/vercel.json
2026-03-29 14:59:27 +00:00

5 lines
97 B
JSON

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