Files
96aff937-75fd-47a7-8edf-ead…/vercel.json
2026-03-21 22:24:35 +00:00

5 lines
97 B
JSON

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