Files
8855f982-7d77-46bd-a78e-69e…/vercel.json
2026-05-14 16:20:01 +00:00

5 lines
97 B
JSON

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