Files
3997924e-78f7-4338-a2f3-6cd…/vercel.json
2026-04-18 14:57:33 +00:00

5 lines
97 B
JSON

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