Files
73876b69-14b7-4e66-9f43-ca6…/vercel.json
2026-03-09 22:36:49 +00:00

5 lines
97 B
JSON

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