Files
08342c6b-6179-449b-aade-9cd…/vercel.json
2026-06-04 17:13:25 +00:00

5 lines
97 B
JSON

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