Files
f288c8e3-0cc2-42ad-b5c6-3fd…/vercel.json
2026-03-03 05:26:23 +00:00

5 lines
97 B
JSON

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