Files
17932f90-7efe-4b2f-89d4-78f…/vercel.json
2026-04-06 09:38:10 +00:00

5 lines
97 B
JSON

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