Files
f39b8a6d-4e6f-42d4-9d58-c58…/vercel.json
2026-04-21 20:29:13 +00:00

5 lines
97 B
JSON

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