Files
94b16e9c-6b05-4c2e-9b6b-326…/vercel.json
2026-04-21 21:46:14 +00:00

5 lines
97 B
JSON

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