Files
b8d4d0ab-25ad-4501-a5f0-150…/vercel.json
2026-05-11 13:40:51 +00:00

5 lines
97 B
JSON

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