Files
b1f765a8-9a1b-430c-b7ac-5ed…/vercel.json
2026-05-24 20:58:25 +00:00

5 lines
97 B
JSON

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