Files
c0038091-3be1-4eb8-b4e9-452…/vercel.json
2026-04-13 12:00:46 +00:00

5 lines
97 B
JSON

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