Files
f7c580a4-db2e-4734-b99c-e51…/vercel.json
2026-05-17 15:39:39 +00:00

5 lines
97 B
JSON

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