Files
456bad85-c0ed-4db8-9f65-9ea…/vercel.json
2026-03-05 12:06:48 +00:00

5 lines
97 B
JSON

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