Files
00bbe702-add4-41aa-9849-c68…/vercel.json
2026-03-05 14:33:06 +00:00

5 lines
97 B
JSON

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