Files
bd51fe39-ac6f-463e-a26c-3fd…/vercel.json
2026-03-07 17:00:47 +00:00

5 lines
97 B
JSON

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