Files
da732a83-8fbb-4a8a-a8b9-d2f…/vercel.json
2026-03-04 17:24:57 +00:00

5 lines
97 B
JSON

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