Files
d0a1b2dd-db66-4647-a070-a93…/vercel.json
2026-05-14 22:52:37 +00:00

5 lines
97 B
JSON

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