Files
9fa50b21-7784-4b22-a3a9-67c…/vercel.json
2026-03-07 08:19:59 +00:00

5 lines
97 B
JSON

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