Files
f20fd723-ae2e-4235-9318-b9a…/vercel.json
2026-03-06 22:06:00 +00:00

5 lines
97 B
JSON

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