Files
ae7bd9e3-67c3-4fd0-9aac-7df…/vercel.json
2026-03-25 11:06:09 +00:00

5 lines
97 B
JSON

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