Files
493e521f-c764-4e0f-8d75-736…/vercel.json
2026-06-01 12:38:08 +00:00

5 lines
97 B
JSON

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