Files
187bf7fe-31dd-4970-9713-424…/vercel.json
2026-03-25 07:46:56 +00:00

5 lines
97 B
JSON

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