Files
7caf0c1f-3f94-41c8-9949-c9e…/vercel.json
2026-03-10 19:47:19 +00:00

5 lines
97 B
JSON

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