Files
078822c4-e0bf-4493-af93-32a…/vercel.json
2026-06-06 14:45:43 +00:00

5 lines
97 B
JSON

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