Files
4f62298f-bfff-41e9-82d8-1c6…/vercel.json
2026-06-10 11:05:56 +00:00

5 lines
97 B
JSON

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