Files
f1df0db4-a2dc-43e8-9be5-aa2…/vercel.json
2026-04-22 12:02:37 +00:00

5 lines
97 B
JSON

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