Files
d33d32ac-0f89-4fba-a73b-c33…/vercel.json
2026-04-28 20:00:06 +00:00

5 lines
97 B
JSON

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