Files
87f3faa4-4145-413e-9f4d-ebf…/vercel.json
2026-03-06 12:43:13 +00:00

5 lines
97 B
JSON

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