Files
bad78f67-de40-4863-8a95-794…/vercel.json
2026-06-09 14:57:17 +00:00

5 lines
97 B
JSON

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