Files
4f1da984-e536-41df-9a3a-2bd…/vercel.json
2026-03-06 23:26:03 +00:00

5 lines
97 B
JSON

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