Files
86d92d8d-cf9b-4b0a-8ebf-968…/vercel.json
2026-03-11 20:19:31 +00:00

5 lines
97 B
JSON

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