Files
8d823a65-e225-4da7-aac7-78e…/vercel.json
2026-06-07 18:35:11 +00:00

5 lines
97 B
JSON

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