Files
875c84f5-0dd7-4fe2-89a2-127…/vercel.json
2026-06-11 14:14:38 +00:00

5 lines
97 B
JSON

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