Files
334da2b7-4312-4e87-827b-53f…/vercel.json
2026-06-10 16:12:16 +00:00

5 lines
97 B
JSON

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