Files
6b3825ee-1601-4428-b093-ead…/vercel.json
2026-05-10 11:37:52 +00:00

5 lines
97 B
JSON

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