Files
3c3e4561-14ea-4591-b1f7-965…/vercel.json
2026-05-15 12:59:20 +00:00

5 lines
97 B
JSON

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