Files
c9fd5bbe-8d9f-411f-98c5-bca…/vercel.json
2026-05-12 00:09:28 +00:00

5 lines
97 B
JSON

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