Files
f7d9141a-25b4-4177-b8d9-c98…/vercel.json
2026-03-10 12:47:01 +00:00

5 lines
97 B
JSON

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